hh
Simple partial application library (high order function)
Installation
Server side
$ npm install hh
Browser side (using component.io)
$ component install nicolagreco/hh
Usage
var hh = ; { console;} ;// it will return a function// instead of { return ;}
License
MIT