0.0.2 • Published 8 years ago

add-1 v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
8 years ago

Add 1

Typesafe way of adding 1 to a number.

Installation

npm install add-1

Usage

import add1 from 'add1';

let x = add1(1);
0.0.2

8 years ago

0.0.1

8 years ago