paralleldrive / cuid

Collision-resistant ids optimized for horizontal scaling and performance.
Other
3.44k stars 123 forks source link

add component.io support #5

Closed matthiasg closed 10 years ago

matthiasg commented 10 years ago

In order to use as part of component.io projects, i added a component.json file based on the dist/browser-cuid.js file.

Install

component install dilvie/cuid 

Usage

var cuid = require('cuid');