std-env icon indicating copy to clipboard operation
std-env copied to clipboard

[v2] wishlist

Open pi0 opened this issue 9 months ago • 2 comments

  • ESM-only build
  • Drop process shim (in favor unenv v2)
  • Rewrite env shim (#138, #119)
  • Better treeshaking (#130)

pi0 avatar Mar 03 '25 12:03 pi0

suggestion: detect operating system using navigator (i.e. navigator.platform, but its deprecated so we need a better option) in browsers

huseeiin avatar Apr 07 '25 16:04 huseeiin

and also, we can detect runtime if user agent is firefox, chrome or safari

huseeiin avatar Apr 07 '25 16:04 huseeiin