0.1.0 β’ Published 5 years ago
unicode-1 v0.1.0
What is Unicode?β
- Unicode is a npm package that generates unique code every time.
- It uses 5 layers of encryption.π
How to use Unicode?
Installation of package
npm i unicodeHow to import package?π
const {unicode}= require("uni-code");Usesπ
const {unicode}= require("uni-code");
let data="password";
const returnValue=unicode(data);API's Available:β
unicode("String");Noteπ
- Passed Value must be a string. β
ThankYou β€
0.1.0
5 years ago