Search
rc
hardwired configuration loader
v1.2.8 URL:
https://unpkg.com/rc@1.2.8/index.js
Open
Browse Files
config
rc
unix
defaults
git-config-path
Resolve the path to the user's local or global .gitconfig.
v2.0.0 URL:
https://unpkg.com/git-config-path@2.0.0/index.js
Open
Browse Files
config
git
gitconfig
global
path
resolve
env-cmd
Executes a command using the environment variables in an env file
v10.1.0 URL:
https://unpkg.com/env-cmd@10.1.0/dist/index.js
Open
Browse Files
env
environment
cli
command
cmd
execute
run
file
variables
config
getenv
Get and typecast environment variables.
v1.0.0 URL:
https://unpkg.com/getenv@1.0.0/index.js
Open
Browse Files
env
environment
config
configuration
12factor
parse-git-config
Parse `.git/config` into a JavaScript object. sync or async.
v3.0.0 URL:
https://unpkg.com/parse-git-config@3.0.0/index.js
Open
Browse Files
config
git
parse