0.0.2 • Published 7 years ago

add-1 v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
7 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

7 years ago

0.0.1

7 years ago