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 version 0.0.3, 11 years agouRequire RC for 'coco'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way
published version 0.1.2, 10 years agouRequire ResourceConverter for 'livescript'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way
published version 0.1.2, 9 years agouRequire ResourceConverter for 'iced-coffee-script'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way
published version 0.1.2, 10 years agoCleanly `require` a module from disk, having flushed the module's cache, including all of its submodules. Used like normal `require`
published version 0.1.3, 9 years agouRequire ResourceConverter from `*.teacup` to a `*.js` module, automagically importing *all* teacup exported keys.
published version 0.2.1, 10 years agouRequire ResourceConverter that converts `*.teacup` to `.html`.
published version 0.2.1, 10 years agouRequire ResourceConverter, imports a module's *exported keys* as *variables* in all other modules.
published version 0.1.0, 10 years agouRequire's Command Line Interface - see www.uRequire.org
published version 0.7.5, 10 years agouRequire RC that executes a `child_process.exec` CLI command against each matched FileResource, returning stdout.
published version 0.1.2, 10 years agouRequire ResourceConverter that converts .less to .css - supports less options {} & srcMain.
published version 0.1.2, 10 years agoImports a module's *exported keys* as *variables* in all other modules.
published version 0.1.4, 9 years agouRequire ResourceConverter for 'coffee-script'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way
published version 0.1.5, 9 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 version 0.1.1, 10 years agoAutomagically run `grunt-contib-watch` task of a uRequire config.
published version 0.0.2, 10 years agoAutomagically generates & runs mocha/chai/phantomjs tests from a uRequire `lib` & `specs` build.
published version 0.2.6, 7 years agoA Grunt wrapper around uRequire <https://github.com/anodynos/uRequire>
published version 0.7.3, 9 years agouRequire ResourceConverter that injects a `var VERSION = 'x.x.x'` where its needed.
published version 0.1.6, 9 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 version 0.2.1, 8 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 version 0.2.2, 10 years ago