catchi-compiler
v1.0.0
Published
Compiles js, css and html assets to one usable js file for optimization tools. There are also some added features like(import and yield).
Readme
README
Catchi Compiler
Compiles js, css and html assets to one usable js file for optimization tools. There are also some added features like(import and yield).
How do I get set up?
- Clone the repository.
- Run npm install
- npm compiler --help for information
