Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.62 KB

README.md

File metadata and controls

56 lines (37 loc) · 1.62 KB

@eggjs/utils

NPM version CI Test coverage npm download

Utils for all egg projects.

Installation

npm i @eggjs/utils

API

getPlugins(options)

  • {String} baseDir - the current directory of application
  • {String} framework - the directory of framework
  • {String} env - egg environment

getLoadUnits(options)

  • {String} baseDir - the current directory of application
  • {String} framework - the directory of framework
  • {String} env - egg environment

getConfig(options)

  • {String} baseDir - the current directory of application
  • {String} framework - the directory of framework
  • {String} env - egg environment

getFrameworkPath(options)

  • {String} baseDir - the current directory of application
  • {String} framework - the directory of framework

License

MIT

Contributors

Contributors

Made with contributors-img.