ladjs/dotenv-parse-variables
Parse dotenv files for Boolean, Array, and Number variable types, built for Lad
JavaScriptMIT
Issues
- 1
[fix] long string number parsed incorrectly
#27 opened by vmarinescu - 3
- 1
parse object
#25 opened by ShaneZhengNZ - 1
- 2
Allow inline comments
#24 opened by bgausden - 2
Empty string parsed as 0
#21 opened by emzet - 4
Ignore functions in parsed config objects
#20 opened by jeremy303 - 2
Array with just one variable
#19 opened by MickL - 3
How to parse string with only numbers
#18 opened by MickL - 0
Saving file
#14 opened by alexcroox - 3
- 1
process.env not parsed
#7 opened by eusonlito - 8
String with a comma
#3 opened by rodw1995 - 8
Example from readme.md is broken
#2 opened by Grawl