1.0.1 • Published 5 years ago

feel-power-of-js v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

feel-power-of-js

A Node.js package that return uuid token in UpperCase

Usage

First, install the package using npm:

npm install feel-power-of-js -s

Orr using yarn

yarn add feel-power-of-js

Then, require the package and use it like so:

const getUUIDInUpperCase = require('feel-power-of-js')

getUUIDInUpperCase() //5C91E01D-F89A-4E57-A533-1F45BD7A2430

License

MIT

1.0.1

5 years ago