0.1.0 • Published 3 years ago
parse-dotenv-file v0.1.0
Dumb simple function to parse .env file
This package expose two functions:
tryParseDotenvFile- throw an error if .env file missedparseDotenvFile- returns empty object if .env missed
Both functions have first optional parameter relative or absolute path to .env file. Read tests for more info.
0.1.0
3 years ago