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

6 lines (5 loc) 223 B
require('../modules/core.object.is-object'); require('../modules/core.object.classof'); require('../modules/core.object.define'); require('../modules/core.object.make'); module.exports = require('../modules/_core').Object;