Skip to content

Latest commit

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

node-application-config-path

Store your application config in the right location.

Installation

npm install --save application-config-path

Usage

importapplicationConfigPathfrom'application-config-path'// cfgPath is a string with the path to a directory// where you can store your config.constcfgPath=applicationConfigPath('My App')

API

applicationConfigPath(name)

Return a string with the path to a directory where you can store your application specific config.

License

MIT

About

Store your application config in the right location.

Resources

Stars

29 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages