std-env
std-env copied to clipboard
[v2] wishlist
- ESM-only build
- Drop process shim (in favor unenv v2)
- Rewrite
envshim (#138, #119) - Better treeshaking (#130)
suggestion: detect operating system using navigator (i.e. navigator.platform, but its deprecated so we need a better option) in browsers
and also, we can detect runtime if user agent is firefox, chrome or safari