egg-mapper-to-string

1.0.5 • Public • Published

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

Package Sidebar

Install

npm i egg-mapper-to-string

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

9.31 kB

Total Files

8

Last publish

Collaborators

  • wujhe