js-inc

1.0.0 • Public • Published

npm Build Status

js-inc

Increment a number. Throws if applied to other type than Number.

Installation

npm i -S js-inc

Usage

import inc from 'js-inc';
 
inc(5); // 6

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i js-inc

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • roman01la