es-tooling / module-replacements

A manifest of JS modules and their more modern/active replacements
MIT License
122 stars 10 forks source link

`arch` #63

Open AbhiPrasad opened 2 weeks ago

AbhiPrasad commented 2 weeks ago

As discussed in this discord thread, https://github.com/feross/arch can probably be replaced by https://github.com/sindresorhus/system-architecture.

There is even an opportunity here to make this part of the standard library for node:os. This was initially asked about in 2017 in https://github.com/nodejs/node/issues/17036, but did not proceed due to it's complexity. Given Node.js has some different philosophies about larger standard libraries in 2024, this might be easier to revive now!

AbhiPrasad commented 2 weeks ago

https://openjs-foundation.slack.com/archives/C019Y2T6STH/p1719838816436049

image

PR's welcome? 😄

43081j commented 2 weeks ago

maybe its a good idea in that case to open an issue in the ecosystem cleanup repo?

we could use that to track contributing a fix, and close this issue