1.0.2 • Published 4 years ago

js-utils-box v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

A npm package for all the javascript utility support

šŸ  Homepage

šŸ“– Documentation

Install

npm install js-utils-box

Usage

const { getEpochTime } = require('js-utils-box');

console.log(getEpochTime()); //1622888882878

Run tests

npm run test

Author

šŸ‘¤ Ayan Kumar Saha

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page.

Show your support

Give a ā­ļø if this project helped you!

šŸ“ License

Copyright Ā© 2021 Ayan Kumar Saha. This project is MIT licensed.

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago