js-dec

1.0.0 • Public • Published

npm Build Status

js-dec

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

Installation

npm i -S js-dec

Usage

import dec from 'js-dec';
 
dec(5); // 4

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i js-dec

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • roman01la