Advanced Search
Search Results
2 total results found
readme.md for @push.rocks/smartenv
@push.rocks/smartenv
🚀 Universal JavaScript Runtime Detection - One library for Node.js, Deno, Bun, and Browser A powerful TypeScript library that provides comprehensive runtime environment detection and safe module loading across all major JavaScript runtimes. Write once, run e...
changelog.md for @push.rocks/smartenv
@push.rocks/smartenv
2025-11-01 - 6.0.0 - BREAKING CHANGE(Smartenv) Add Deno and Bun runtime detection, introduce getSafeModuleFor API, update docs and tests, and make isNode semantics Node-only (breaking change) Implement runtime detection for Deno and Bun; runtimeEnv now return...