Skip to content

jonpollock/ObjectId.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of ObjectId in pure javascript. MachineId is persistant across a single domain via html5 LocalStorage with a fallback to cookies. Something like evercookie could be used to make a more persistant machineId. However, this is not the intention of this implementation.

About

A javascript implementation of a BSON ObjectId.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%