parseid

0.0.2 • Public • Published

Used to create ObjectId in the same way that parse does. For further development past the Parse Server.

Example usage:

var parseid = require('parseid');

var _id = parseid.gen();

console.log(_id);

Readme

Keywords

none

Package Sidebar

Install

npm i parseid

Weekly Downloads

0

Version

0.0.2

License

ISC

Last publish

Collaborators

  • daimenworrall