Skip to content

crapthings/meteor-hashids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hashids repackaged for Meteor.js

this package provide a method to gen hashid use Meteor.uuid() and Date.now as encrypt

How to use?

Meteor Method

Meteor.uuid() to generate a long id # 1a81a6c8-a9d6-46fb-b5d0-c8232438048a

Extend Meteor Method

Meteor.hashid() to generate a short id # jGGaqGLe7K

More Usage

https://github.com/ivanakimov/hashids.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages