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

8 lines 345 B
require('../modules/es6.regexp.constructor'); require('../modules/es6.regexp.to-string'); require('../modules/es6.regexp.flags'); require('../modules/es6.regexp.match'); require('../modules/es6.regexp.replace'); require('../modules/es6.regexp.search'); require('../modules/es6.regexp.split'); module.exports = require('../modules/_core').RegExp;