0.0.6 โ€ข Published 3 years ago

genids v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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 ๐Ÿ˜‹

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago