ff-add-node-module

1.0.0 • Public • Published

Number Formatter

A small library that adds two numbers using javascript curry

Installation

npm install ff-add-node-module

Usage

var util = require('ff-add-node-module');

var result = util.add(6)(4);

Output should be 10

Tests

npm test

Contributing

Daniel Li

Readme

Keywords

Package Sidebar

Install

npm i ff-add-node-module

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • danielli