1.2.2 • Published 3 years ago

xy-mongoose v1.2.2

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

xy-mongoose

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i xy-mongoose --save

Usage

// {app_root}/config/plugin.js
exports.xyMongoose = {
  enable: true,
  package: 'xy-mongoose',
};

Configuration

// {app_root}/config/config.default.js
exports.xyMongoose = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

1.2.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.3

4 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago