UNPKG

charlike

Version:

Small, fast, simple and streaming project scaffolder for myself, but not only. Supports hundreds of template engines through the @JSTransformers API or if you want custom `render` function passed through options

39 lines (30 loc) 845 B
## 1.0.6 - 2016-04-14 - Release v1.0.6 / npm@v1.0.6 - update deps ## 1.0.5 - 2016-03-20 - Release v1.0.5 / npm@v1.0.5 - greenkeeper enable, sync and bump deps ## 1.0.4 - 2016-03-20 - Release v1.0.4 / npm@v1.0.4 - use `pre-commit` - force bump `isarray@1` ## 1.0.3 - 2015-09-10 - Release v1.0.3 / npm@v1.0.3 - tests on travis 0.10, 0.12 and 4 only - more tests for streams, close #2 - remove listeners immediately ## 1.0.2 - 2015-09-08 - Release v1.0.2 / npm@v1.0.2 - fix to allow multiple execution, e.g. `isEmitter(val)` and later again `isEmitter(val)` + yes, may sounds strange, but have meaningful reasons ## 1.0.1 - 2015-09-07 - Release v1.0.1 / npm@v1.0.1 - update/add tests - update readme ## 1.0.0 - 2015-09-07 - Release v1.0.0 / npm@v1.0.0 - fix tests - update readme - implement :cat2: ## 0.0.0 - 2015-09-07 - Initial commit