But now a large ecosystem can "capture" generic utilities it depends on, e.g. aws-sdk captures tslib, jest captures chalk. Maybe if I feed it more data...
But now a large ecosystem can "capture" generic utilities it depends on, e.g. aws-sdk captures tslib, jest captures chalk. Maybe if I feed it more data...
It does find prominent communities, but is very dirty (everything now appears to depend on everything), and does nothing for the "utility swamp" that mostly consists of standalone libs
It does find prominent communities, but is very dirty (everything now appears to depend on everything), and does nothing for the "utility swamp" that mostly consists of standalone libs
elixirschool.com/en/lessons/b...
elixirschool.com/en/lessons/b...
Publishing an npm package is so easy you can use npm for free file transfer / sharing.
You'll need: email and a package.json with name and version.
Put anything you want (it's funny dogs) to the folder, npm publish, et voila you can npm i it from any machine and get funny dogs.
Publishing an npm package is so easy you can use npm for free file transfer / sharing.
You'll need: email and a package.json with name and version.
Put anything you want (it's funny dogs) to the folder, npm publish, et voila you can npm i it from any machine and get funny dogs.