1.0.2 ⢠Published 4 years ago
js-utils-box v1.0.2
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
- Github: @Ayan-Kumar-Saha
- LinkedIn: @ayankumarsaha
š¤ 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.