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

Readme

Keywords

Package Sidebar

Install

npm i js-dec

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • roman01la