urequire-rc-livescript
uRequire ResourceConverter for 'livescript'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way
urequire-rc-babeljs
uRequire ResourceConverter for 'babeljs'. Defaults to `presets: ['es2015']`, can change in options.
urequire-rc-rxjs5-custom-build
Build *custom build of RxJS 5*, a custom Observable with added (patched) operators on streams (eg 'map', 'filter' etc), and static methods attached to Observable (like 'Observable.fromEvent')
urequire-rc-js-to-json
uRequire RC for 'js-to-json'. Converts a .js value (eg its `module.exports` value) to a .json file. Works with .coffee, .ts, .co, AMD, commonJs etc. It runs at the `afterSave` stage for each module, it requires the destination .js module, then it JSON.str