legit-id

0.0.2 • Public • Published

Legit ID

I was tired of making a function that generates a unique id for my React keys, so i made this simple thing

Install

npm install legit-id --save

example

import 'legit-id'
 
'test'.id // -> test-1
'test'.id // -> test-2
'awesome'.id // -> awesome-3

Package Sidebar

Install

npm i legit-id

Weekly Downloads

0

Version

0.0.2

License

ISC

Last publish

Collaborators

  • zackify