5.0.0 • Published 3 years ago

useful-apis v5.0.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
3 years ago

useful-apis

Node version

HitCount

https://nodei.co/npm/useful-apis.png?downloads=true&downloadRank=true&stars=true

example

const { duncte } = require('useful-apis');

(async () => {
	const string = await duncte.randomString(10);
	console.log(string);
})();

docs

https://useful-apis.js.org

5.0.0

3 years ago

4.3.0

3 years ago

4.2.0

3 years ago

4.1.0

3 years ago

4.0.0

3 years ago

3.2.0

3 years ago

3.1.0

3 years ago

3.0.0

3 years ago

2.3.0

3 years ago

1.0.2

3 years ago

2.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago