All Projects → CrowdHailer → Fn.js

CrowdHailer / Fn.js

Licence: mit
A JavaScript library built to encourage a functional programming style & strategy. - http://eliperelman.com/fn.js

Programming Languages

javascript
184084 projects - #8 most used programming language

fn.js

fn.js is a JavaScript library built to encourage a functional programming style & strategy.

View the documentation and introduction.

Changelog

Version 0.9 of fn js is being developed on the v0.9 branch of this repo. This new version will contain some breaking changes. A change log on branch v0.9 will be tracking changes before the release of 0.9. These changes are inline with streamlining fn.js to handle functions only.

Contributing

To get the source for fn.js clone this repository.

$ git clone [email protected]:CrowdHailer/fn.js.git

Install all dependencies

$ npm install

Run the tests

$ npm test

Running the tests will also lint the source code

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].