Skip to content

Globally unique identifier for nodejs.

Notifications You must be signed in to change notification settings

arifcakiroglu/guidify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guidify

travis

  • Globally unique identifier for nodejs.

Quick start

Let's generate a new Guid instance.

 var guidify = require("guidify");

console.log(guidify());

Installation

You can use npm to install guid: npm install guidify

About

Globally unique identifier for nodejs.

Resources

Stars

Watchers

Forks