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
23 lines (17 loc) • 494 B
Markdown
## 1.0.3 - 2016-04-29
- Release v1.0.3 / npm@v1.0.3
- tweak some travis and other loading bugs
## 1.0.2 - 2016-04-29
- Release v1.0.2 / npm@v1.0.2
- add missing files from `files` field in pkg json
## 1.0.1 - 2016-04-29
- Release v1.0.1 / npm@v1.0.1
- allow accessing methods with `require('lazy-arrayify/isarray')` for example
## 1.0.0 - 2016-04-29
- Release v1.0.0 / npm@v1.0.0
- fix tests
- expose both `isArray` and `arrayify`
- docs
- implement
## 0.0.0 - 2016-04-29
- Initial commit