Skip to main content

Package ManagerDev tool to auto install/update/remove Package & Deps

Package

archived file format, typically including a Manifest (ie package.json)

References

  1. npmPackage Manager CLI Dev tool to access/manage Module from npmjs

  2. pnpmPackage Manager to minimize disk space via Symbolic Links . !shit not worth it!!

  3. yarnPackage Manager, faster than npm, more reliable for old projects, prettier CLI ASCII art UI, by FB. Update: it's better than npm for sure!

  4. CargoRust Package Manager & Build Tool