anodynos


Angelos Pikoulas

  • uRequire ResourceConverter for 'babeljs'. Defaults to `presets: ['es2015']`, can change in options.

    published 0.1.0 8 years ago
  • 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')

    published 0.0.5 8 years ago
  • decurry is the 'reverse' of curry: given a composed function `fn(arg1)(arg2)(arg3)` it returns a function that can be called as `fn(arg1, arg2, arg3)` or `fn(arg1, arg2)(arg3) etc.`

    published 2.0.1 6 years ago
  • (Some) missing lodash functions for ramda.

    published 0.0.5 7 years ago
  • uRequire RC for 'cson'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way

    published 0.1.0 7 years ago
  • 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

    published 0.1.0 7 years ago
  • Come back when it's v0.1.0 :-)

    published 1.0.1 5 years ago
  • A facade enhancing the great javascript [Access Control](https://onury.io/accesscontrol), but with much desired missing features!

    published 3.1.0 5 years ago
  • A silent fork of jest-standard-reporter (that uses stdout for messages and stderr for errors)

    published 0.0.2 4 years ago