Fn.js – Encourage Functional Programming Style

fn.js is a JavaScript library built to encourage a functional programming style & strategy. fn.js aims to support functional practices over performance or established conventions. In order to guide you on the right path, fn.js internals force avoidance of side effects, object mutation, and function state.

fn.js runs in the Node.js or in the browser using normal script tags or via an AMD loader such as RequireJS. It is MIT licensed and hosted on GitHub.

fn

Requirements: JavaScript Framework
Demo: http://eliperelman.com/fn.js/
License: MIT License

 

WebAppers

Leave a comment

Your email address will not be published.