Remix.run Logo
pier25 5 hours ago

It's very cool to see the JS ecosystem reducing dependencies and I hope this trend continues.

Astro has gone from 247 deps in v6 to 190 in v7.

https://node-modules.dev/#install=astro@7.0.6

https://node-modules.dev/#install=astro@6.0.0

Princesseuh 5 hours ago | parent [-]

This was actually part of the reason I made the Rust markdown processing, the unified ecosystem is a lot of deps!

I still have some plans in this area that should reduce the overall count further, though.