topseed-util

24.0.0 • Public • Published

Topseed Util

http://npmjs.com/package/topseed-util

In order to make node code more readable, sometimes you need to remove the noise. So here we have some utility functions, used by Topseed projects.

You can use it too. In package.json:

"topseed-util": ">=17.04"

Then, in Node:

const Util = require('topseed-util')
const U = new Util() 

U.genRandom(100,9999)

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
24.0.03latest

Version History

VersionDownloads (Last 7 Days)Published
24.0.03
23.9.00
23.8.00
23.7.00
23.6.00
23.5.00
23.4.00
23.3.00
23.2.00
23.1.00
20.5.00
20.4.00
20.3.00
20.1.00
2.0.40
2.0.20
1.2.10
1.2.00
1.1.80
1.0.70
1.0.60
1.0.30
1.0.20
1.0.10
17.4.10
17.3.210

Package Sidebar

Install

npm i topseed-util

Weekly Downloads

3

Version

24.0.0

License

MIT

Last publish

Collaborators

  • vcekenich