issues
search
motdotla
/
dotenv-expand
Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.
https://dotenvx.com
BSD 2-Clause "Simplified" License
955
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
wip - better expansion to match dotenvx's
#131
motdotla
opened
1 hour ago
0
fix expand
#130
lsmurray
closed
2 hours ago
1
🏁 RoSctober 2024: The Open Source Developer Challenge is about to start
#129
race-of-sloths
closed
1 month ago
0
Bump braces from 3.0.2 to 3.0.3
#128
dependabot[bot]
closed
2 hours ago
0
[Bug] Can't override existing environment variable
#127
Dogacel
opened
5 months ago
1
Fix self-expanding undefined variable with default value.
#126
stvvt
closed
2 hours ago
3
Inconsistent Behavior with Default Environment Variable Values Using dotenv and dotenv-expand
#125
GeryDeMerciYanis
closed
2 hours ago
2
Env var expansion breaking change in versions 11.0.3 - 11.0.6 affecting Vite
#124
nezed
opened
8 months ago
5
Possible recursive expansion regression (3)
#123
kioan000
opened
8 months ago
0
add tea.yaml
#122
motdotla
closed
8 months ago
1
demonstrate expansion from prior process.env
#121
motdotla
closed
9 months ago
1
Possible double-recursive expansion regression
#120
mschoeffmann
closed
9 months ago
5
test from v10 showing recursive out of order worked
#119
motdotla
closed
9 months ago
0
test showing failure of recursive expansion
#118
motdotla
closed
9 months ago
1
Possible recursive expansion regression
#117
kioan000
closed
9 months ago
4
add to npmignore
#116
motdotla
closed
9 months ago
1
add codecov
#115
motdotla
closed
9 months ago
1
demonstrate test showing no variables
#114
motdotla
closed
9 months ago
0
fix tests to show failures
#113
motdotla
closed
9 months ago
0
support `'single$quote'` syntax to not expand
#112
motdotla
opened
9 months ago
4
demonstrate spec that recursive is fixed
#111
motdotla
closed
9 months ago
0
demonstrate additional specs
#110
motdotla
closed
9 months ago
0
support `${THING-default}`
#109
motdotla
closed
9 months ago
0
handle `$var1$var2` syntax
#108
motdotla
closed
9 months ago
0
replace ignoreProcessEnv with processEnv. inject your own
#107
motdotla
closed
9 months ago
0
Bump @babel/traverse from 7.17.3 to 7.23.9
#106
dependabot[bot]
closed
9 months ago
0
support `${THING-default}` format
#105
motdotla
closed
9 months ago
1
dont expand prior machine envs
#104
motdotla
closed
9 months ago
0
Strange handling $ONE$TWO
#103
oturpe
closed
9 months ago
3
Fix of issue #101 when part of the password disappears
#102
ellenaua
closed
9 months ago
6
supporting expansion while simultaneously supporting passwords with `$` in them (common in generated passwords like postgres)
#101
ellenaua
closed
9 months ago
12
Expand to self without stack overflow
#100
mch
closed
9 months ago
4
fix: add typings for `import 'dotenv-expand/config'`
#99
mauriciobraz
closed
9 months ago
1
Usage produces fatal error when .env file defines a variable with same name as expanded variable.
#98
atljoseph
closed
9 months ago
9
ISSUE-94: Removing the lookbehind as it is not working on safari.'
#97
kadiiski
closed
9 months ago
1
Document breaking changes of v10
#96
medikoo
closed
9 months ago
3
Possible to modify expand command?
#95
eatonjl
closed
9 months ago
1
Bug in safari
#94
SpUm09
closed
9 months ago
6
support dot in env variable names [e.g. POSTGRESQL.BASE.USER]
#93
flamewow
closed
9 months ago
7
Variables names bug
#92
PatrykKuniczak
closed
9 months ago
2
Bump json5 from 1.0.1 to 1.0.2
#91
dependabot[bot]
closed
9 months ago
1
Can this be used on existing env variables on the system (not via .env)
#90
naikaayush
closed
9 months ago
2
Bump ajv and lab
#89
dependabot[bot]
closed
1 year ago
1
Bump minimist and handlebars
#88
dependabot[bot]
closed
1 year ago
0
Bump minimatch from 3.0.4 to 3.1.2
#87
dependabot[bot]
closed
1 year ago
0
Fixed minor typo in text
#86
paramsiddharth
closed
1 year ago
1
feat: refactor use better logic and do not handle dollar sign is not variables
#85
Dunqing
closed
9 months ago
1
Allow to use env variables with '.' in it's name (i.e. REDIS.PUBSUB.PORT)
#84
flamewow
closed
9 months ago
2
Allow disabling `$xxx` expansion
#83
gustavotoyota
closed
9 months ago
2
Package subpath './lib/env-options' is not defined by "exports"
#82
fernandolguevara
closed
9 months ago
2
Next