1.1.0 • Published 4 years ago

laughing-funicular v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Generic badge EO principles respected here License: MIT code style: prettier

some utils. May be useful!

Laughing Funicular

To use:

const { randomNumber, costDisplay } = require('laughing-funicular');

console.log(randomNumber(NaN, NaN)); // outputs a random number between 1 and 0 if not given real min or max

console.log(costDisplay(200011166)); // outputs $ USD 2,000,111.66

Joshua Skootsky, 2020

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago