Skip to content

faustman/mongodb-uuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

NodeJS representation for UUID custom type for MongoDB

Getting Started

Install the module with: npm install mongodb-uuid

var mongodb-uuid = require('mongodb-uuid');
mongodb-uuid.awesome(); // "awesome"

Install with cli command

$ npm install -g mongodb-uuid
$ mongodb-uuid --help
$ mongodb-uuid --version

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

License

Copyright (c) 2014 Andrij Tytar
Licensed under the MIT license.

About

NodeJS representation UUIDv4 for MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published