0.1.0 • Published 10 years ago

minifunct v0.1.0

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

minifunct

minimalist functional library

Build Status NPM version

Getting Started

Install the module with: npm install minifunct

var minifunct = require('minifunct');
minifunct.awesome(); // "hello "

Other stuff

  • documentation - maybe I will add documentation if you ask it. open an issue for this.
  • support - open an issue here.

License

MIT © 2014, Andrea Parodi