1000-packages

installing this will install 1000 of the most popular packages (and their dependencies😱)

Usage no npm install needed!

<script type="module">
  import 000Packages from 'https://cdn.skypack.dev/1000-packages';
</script>

README

installing this will install 1000 of the most popular packages (and their dependencies😱)

just run:

npm install 1000-packages --ignore-scripts

it does actually export all of its dependencies, for example you can get to express by require("1000-packages")["express"]