Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imranbarbhuiya/dotenv

A parser for dotenv. It's an experimental tool and used only for learning purpose. It's not for production use
https://github.com/imranbarbhuiya/dotenv

dotenv dotenv-parser dotenv-rust

Last synced: about 2 hours ago
JSON representation

A parser for dotenv. It's an experimental tool and used only for learning purpose. It's not for production use

Awesome Lists containing this project

README

        

# DotEnv

It is highly inspired by nodejs dotenv implementation

## TODO

- [ ] Implement support for Inline comments
- [ ] Implement support for variable
- [ ] Implement support for escaping quotes