Welcome to the dotenv-fp documentation! This guide will help you get started and make the most of the library.
| Document | Description |
|---|---|
| Getting Started | Installation, basic setup, and your first .env file |
| Configuration | TDotEnvOptions explained with examples |
| Syntax Guide | .env file format, quotes, interpolation, multi-line values |
| API Reference | Complete list of all methods and types |
| Examples | Real-world use cases and patterns |
- 🏠 Back to Main README
- 📝 Changelog
- 🧪 Tests
- 💻 Source Code
- Check the examples folder for working code
- Browse the test cases for usage patterns
- Open an issue on GitHub for bugs or feature requests
Happy coding! 🚀