Read Env Versions Save

🔧 Transform environment variables into JSON object with sanitized values.

v2.0.0

4 years ago
  • Migrated to Typescript, Yay! 🎉
  • Simplified API
  • With new separator option,nested object constructions are possible.
  • New source option allows you to use other objects, other than process.env

v1.3.0

5 years ago
  • Added Browser Support