Skip to content

dhairyathedev/tiny-unique-id

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

tiny-unique-id

NPM Downloads NPM License Twitter GitHub followers YouTube Channel Subscribers

A NPM Package which generates unique ids for your next application

Check out NPM Package


Getting Started

NPM

$ npm i tiny-unique-id

Installation

This is a Node JS available through NPM Registry

Before installing, download and install Node js

After that, installation is done using npm install command.

$ npm i tiny-unique-id

Usage

const tinyid = require('tiny-unique-id')


console.log(tinyid.unique())
//utxcy0t44h

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published