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

15 lines (13 loc) 404 B
var Rx = require('./dist/rx'); require('./dist/rx.aggregates'); require('./dist/rx.async'); require('./dist/rx.backpressure'); require('./dist/rx.binding'); require('./dist/rx.coincidence'); require('./dist/rx.experimental'); require('./dist/rx.joinpatterns'); require('./dist/rx.sorting'); require('./dist/rx.virtualtime'); require('./dist/rx.testing'); require('./dist/rx.time'); module.exports = Rx;