1.0.5 • Published 3 years ago

egg-mapper-to-string v1.0.5

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

egg-mapper-to-string

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

Install

 npm i egg-mapper-to-string --save

Usage

// {app_root}/config/plugin.js
exports.mapperToString = {
  enable: true,
  package: "egg-mapper-to-string",
};

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

1.0.5

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago