genids
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

GenIds

A node library to generate unic ids to create new user id, new colletion id and others. We can use it on any node, especially the help that was developed with typescript!
by Hubert Ryan!

Getting Started🔌

$ yarn add genids

or

$ npm install genids --save

Getting Started 🧨

A very easy library to use in your node projects. There are two methods for each type of data that will receive identifiers, such as: creating identifiers for user data or identifiers for other types of data like colletions. GenId Create User Id

Another option is createProjectId which will return you a shorter identifier so as not to confuse users.

GenId Create Project Id

But if you want to decide how long the ID is, you can use the createSpecificLength method instead.

Hello 🖥

Now we can use and develop our project, are we going to test together with me? Let's Go!

Thank You 🎉

Thank you so much for reading this repository and seeing my code shares, a huge hug!

Always keep learning and updating.

By Hubert Ryan 😋




Readme

Keywords

none

Package Sidebar

Install

npm i genids

Weekly Downloads

2

Version

0.0.6

License

MIT

Unpacked Size

7.82 kB

Total Files

19

Last publish

Collaborators

  • hubertryan