A fork of 'olalonde/better-require' - lets you load JSON and YAML files using require syntax. For example: var config = require('./config.json'); Extensions available are: json, yaml, coffee, ts, ls, co
published 0.0.3 10 years agouRequire RC for 'coco'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way
published 0.1.2 9 years agouRequire ResourceConverter for 'livescript'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way
published 0.1.2 8 years agouRequire ResourceConverter for 'iced-coffee-script'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way
published 0.1.2 8 years agoCleanly `require` a module from disk, having flushed the module's cache, including all of its submodules. Used like normal `require`
published 0.1.3 8 years agouRequire ResourceConverter from `*.teacup` to a `*.js` module, automagically importing *all* teacup exported keys.
published 0.2.1 9 years agouRequire ResourceConverter that converts `*.teacup` to `.html`.
published 0.2.1 9 years agouRequire ResourceConverter, imports a module's *exported keys* as *variables* in all other modules.
published 0.1.0 9 years agouRequire's Command Line Interface - see www.uRequire.org
published 0.7.5 9 years agouRequire RC that executes a `child_process.exec` CLI command against each matched FileResource, returning stdout.
published 0.1.2 9 years agouRequire ResourceConverter that converts .less to .css - supports less options {} & srcMain.
published 0.1.2 9 years agoImports a module's *exported keys* as *variables* in all other modules.
published 0.1.4 8 years agouRequire ResourceConverter for 'coffee-script'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way
published 0.1.5 8 years agoA `function(filename, specs)` thats checks if `'someFile.ext'` passes through an of Array of `minimatch` / `RegExp` / `callbacks` specs, with inclusion OR negation/exclusion '!' flag.
published 0.1.1 9 years agoAutomagically run `grunt-contib-watch` task of a uRequire config.
published 0.0.2 8 years agoAutomagically generates & runs mocha/chai/phantomjs tests from a uRequire `lib` & `specs` build.
published 0.2.6 6 years agoA Grunt wrapper around uRequire <https://github.com/anodynos/uRequire>
published 0.7.3 8 years agouRequire ResourceConverter that injects a `var VERSION = 'x.x.x'` where its needed.
published 0.1.6 8 years agoA sync glob / minimatch / RegExp function with a gruntjs -like `expand` of patterns, with minimum depepndencies. Derived from gruntjs's v0.4.1 `file.expand`
published 0.2.1 7 years agoCalculatedCachedProperties allows properties to have values calculated by a function, and then cached. You can then manually invalidate (clean) the cache for one or more (or all) properties, forcing the function to be invoked and recalculate next time the
published 0.2.2 8 years ago