loose-envify
Last updated
Was this helpful?
Last updated
Was this helpful?
Fast (and loose) selective process.env
replacer using instead of an AST. Works just like but much faster.
Doesn't handle broken syntax.
Doesn't look inside embedded expressions in template strings.
this won't work:
Doesn't replace oddly-spaced or oddly-commented expressions.
this won't work:
loose-envify has the exact same interface as , including the CLI.