NodeJS representation for UUID custom type for MongoDB
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(Coming soon)
(Coming soon)
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.
Copyright (c) 2014 Andrij Tytar
Licensed under the MIT license.
