es-tooling / ecosystem-cleanup

A place to keep track of ongoing efforts to clean up the JS ecosystem
393 stars 2 forks source link

Replace dependencies in @expo/package-manager #75

Open 43081j opened 3 months ago

43081j commented 3 months ago

Current npmgraph: https://npmgraph.js.org/?q=@expo/package-manager

Repo: https://github.com/expo/expo/tree/main/packages/%40expo/package-manager

Particularly these are easy replacements:

sindresorhus commented 3 months ago

I recommend reading this: https://github.com/chalk/chalk#why-not-switch-to-a-smaller-coloring-package

43081j commented 3 months ago

I won't go into it too much since this isn't really the place to debate whether to use your package or not

I have read though and think we just have differing opinions in this case. The maintainer of picocolors has done good work. Many consumers don't need any of the extra benefits chalk provides and only need the basics. picocolors does a great job of that