# html-utils-package Make HTML5 easier and less time-consuming with this [Espanso](https://espanso.org/) package! # Installation Make sure you have already installed [Espanso](https://espanso.org/install/) first. ``` espanso install html-utils-package ``` That's all. You can start using the package. Open your favorite editor and type `::docskel` to test! # Preview You can choose between all of them from the Search-bar: ![Search-bar](images/search-bar.png) # Triggers Here you can see some of them: | Trigger | Result | | ------------- | ------------- | | `::docskel` | Generates an empty document with `utf-8` and `viewport` headers (unindented) | | `::doctype` | `` | | `::meta-charset` | `` | | `::meta-utf-8` | `` | | `::meta-viewport` | `` | | `::meta-author` | `` | | `::meta-desc` | `` | | `::meta-keywords` | `` | | `::title` | `