1.0.5 • Published 2 years ago

egg-mapper-to-string v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago