anodynos


Angelos Pikoulas

  • 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 ago
  • uRequire RC for 'coco'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way

    published version 0.1.2, 10 years ago
  • uRequire ResourceConverter for 'livescript'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way

    published version 0.1.2, 9 years ago
  • uRequire ResourceConverter for 'iced-coffee-script'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way

    published version 0.1.2, 10 years ago
  • Cleanly `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 ago
  • uRequire ResourceConverter from `*.teacup` to a `*.js` module, automagically importing *all* teacup exported keys.

    published version 0.2.1, 10 years ago
  • uRequire ResourceConverter that converts `*.teacup` to `.html`.

    published version 0.2.1, 10 years ago
  • uBerscore js is (still) an early experiment: a 'higher' level data manipulator for all kinds of js collections (objects+arrays); it offers functionality & shortcuts that underscore doesn't, wouldn't, shouldn't have.

    published version 0.0.20, 6 years ago
  • uRequire ResourceConverter, imports a module's *exported keys* as *variables* in all other modules.

    published version 0.1.0, 10 years ago
  • uRequire's Command Line Interface - see www.uRequire.org

    published version 0.7.5, 10 years ago
  • uRequire RC that executes a `child_process.exec` CLI command against each matched FileResource, returning stdout.

    published version 0.1.2, 10 years ago
  • uRequire ResourceConverter that converts .less to .css - supports less options {} & srcMain.

    published version 0.1.2, 10 years ago
  • Imports a module's *exported keys* as *variables* in all other modules.

    published version 0.1.4, 9 years ago
  • A `function(filename, specs)` thats checks if `'someFile.ext'` passes through an of Array of `minimatch` / `RegExp` / `callbacks` / `Array` (recursive) specs, with a negation/exclusion '!' flag for all.

    published version 0.2.1, 10 years ago
  • A minimal `fs` that returns A+ promises (when). For each `fs.xxx` function, it adds an `fs.xxxP` returning promises.

    published version 0.1.2, 10 years ago
  • uRequire ResourceConverter for 'coffee-script'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way

    published version 0.1.5, 9 years ago
  • A proxy to `path`, replacing `\` with `/` for all results (supports UNC paths) & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.

    published version 2.0.1, 4 years ago
  • A `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 ago
  • Automagically run `grunt-contib-watch` task of a uRequire config.

    published version 0.0.2, 10 years ago
  • Automagically generates & runs mocha/chai/phantomjs tests from a uRequire `lib` & `specs` build.

    published version 0.2.6, 7 years ago
  • A Grunt wrapper around uRequire <https://github.com/anodynos/uRequire>

    published version 0.7.3, 9 years ago
  • uRequire ResourceConverter that injects a `var VERSION = 'x.x.x'` where its needed.

    published version 0.1.6, 9 years ago
  • Convert AMD & commonjs modules to UMD, AMD, commonjs or `combined.js` (rjs & almond) & run/test on nodejs, Web/AMD or Web/Script. Manipulate & inject module code & dependencies while building & more

    published version 0.7.0-beta.33, 8 years ago
  • A 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 ago
  • CalculatedCachedProperties 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
show more packages