0.0.1 • Published 3 years ago

@teakit/utils v0.0.1

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

@teakit/utils

Utils for all teakit projects.

Installation

$ npm i @teakit/utils

API

getPlugins(options)

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

getLoadUnits(options)

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

getConfig(options)

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

getFrameworkPath(options)

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

License

MIT