Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/imranbarbhuiya/dotenv
- Owner: imranbarbhuiya
- Created: 2022-12-02T15:31:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-20T16:56:59.000Z (7 months ago)
- Last Synced: 2024-05-01T16:53:46.911Z (7 months ago)
- Topics: dotenv, dotenv-parser, dotenv-rust
- Language: Rust
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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