5 ms·
This is correct. Many tools are split into multiple packages for — hear me out — convenience. I regularly extract features from my apps into new npm packages.
by turnipla 6y ago
This is correct. Many tools are split into multiple packages for — hear me out — convenience.
I regularly extract features from my apps into new npm packages. This way they can be reused by other apps.
Troglodytes can keep copy-pasting code between apps while npm users publish once and update everywhere.