egg-ajv-keywords

1.2.3 • Public • Published

egg-ajv-keywords

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

Install

$ npm i egg-ajv-keywords --save

Usage

// {app_root}/config/plugin.js
exports.jav = {
  enable: true,
  package: 'egg-ajv-keywords',
};

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-ajv-keywords

Weekly Downloads

18

Version

1.2.3

License

MIT

Last publish

Collaborators

  • tristanwong