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

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

    published 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 0.1.2 9 years ago
  • Cleanly `require` a module from disk, having flushed the module's cache, including all of its submodules. Used like normal `require`

    published 0.1.3 9 years ago
  • uRequire ResourceConverter from `*.teacup` to a `*.js` module, automagically importing *all* teacup exported keys.

    published 0.2.1 9 years ago
  • uRequire ResourceConverter that converts `*.teacup` to `.html`.

    published 0.2.1 9 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 0.0.20 6 years ago
  • uRequire ResourceConverter, imports a module's *exported keys* as *variables* in all other modules.

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

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

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

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

    published 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 0.2.1 9 years ago
  • A minimal `fs` that returns A+ promises (when). For each `fs.xxx` function, it adds an `fs.xxxP` returning promises.

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

    published 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 2.0.1 3 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 0.1.1 10 years ago
  • Automagically run `grunt-contib-watch` task of a uRequire config.

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

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

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

    published 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 0.7.0-beta.33 7 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 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 0.2.2 9 years ago
show more packages