fire-compiler
v0.0.9
Published
A little helper to make gulpfile(s) simple.
Downloads
11
Readme
Fire Compiler
Fast compile everything!
.coffee
->.ahk
.pug
->.html
.styl
->.css
.ts
->.js
.yaml
->.json
Install
pnpm i fire-compile
Usage
import compiler from 'fire-compiler'
compiler.compile('1.ts')