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

11 lines (9 loc) 274 B
'use strict'; module.exports = { '#': require('./#'), formatMethod: require('./format-method'), fromCodePoint: require('./from-code-point'), isString: require('./is-string'), randomUniq: require('./random-uniq'), raw: require('./raw') };