typenv
is a lightweight TypeScript library designed for managing environment variables with type safety in JavaScript environments.
It enables developers to define, validate, and access environment variables in a structured manner, ensuring that applications are configured correctly.
- core: Core package. Intended to be used in JavaScript server environments.
This project is licensed under the X License. See the LICENSE file for details.
Contributions are welcome! Please feel free to submit a pull request or open an issue.
For any inquiries, open an issue in https://github.com/EdgarOrtegaRamirez/typenv
Happy coding! 🎉