1.0.0 • Published 7 months ago

env-x-utils v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

env-x-utils

NPM Package: env-x-utils

Environment utility module for detecting and validating runtime environments.

This lib provides utilities for:

  • Checking current environment type (development, production, test, staging, UAT)
  • Detecting server-side vs client-side execution context
  • Validating environment variables
  • Determining SSR (Server-Side Rendering) vs CSR (Client-Side Rendering) contexts

🤝 Contributing

Contributions are welcome! Please read our contributing guidelines and code of conduct before submitting pull requests.

Development Setup

  1. Fork the repository
  2. Clone your fork
  3. Install dependencies
  4. Create a feature branch
  5. Make your changes
  6. Submit a pull request

📝 License

See LICENSE for more information.

Authors

1.0.0

7 months ago