fn-plus

0.3.0 • Public • Published

fn+

fn+ is a very useful library for functional programming

Installation

Using npm

npm i -S fn-plus
const fn = require("fn-plus");

Using bower

bower i -S fn-plus
<script src="bower_components/fn-plus/build/fn-plus.js"></script>

Download current build

Download current build

<script src="path/to/fn-plus.js"></script>

Documentation

The full fn+ JSDoc is either contained in the npm or bower package or can be viewed here.

Package Sidebar

Install

npm i fn-plus

Weekly Downloads

0

Version

0.3.0

License

ISC

Last publish

Collaborators

  • stefanwimmer128