emblem-migrator
v1.2.0
Published
Migrate Emblem.js to pretty Handlebars files
Downloads
3
Readme
emblem-migrator
Migrate Emblem.js to pretty Handlebars files
Usage
npx emblem-migrator [PATH]
Running the above command will automatically download the migrator from npm
and run it for all Emblem.js files in the current folder and any subfolders.
If you pass a different path it will look for all Emblem.js files in that
folder and its subfolders. PATH
can also be the path to a single file.
Related
- Emblem.js – a concise, beautiful, and fully compatible templating alternative for Handlebars.js
- prettier – An opinionated code formatter
License
emblem-migrator is developed by and © simplabs GmbH and contributors. It is released under the MIT License.