builtwithjavascript.com - builtwithjavascript

Description: A directory of amazing things built with JavaScript where everyone can submit suggestions for content to be listed!

Example domain paragraphs

All Frameworks Books Libraries Package Managers Education Websites Front-end frameworks Suggest Built With JavaScript Package Managers npm npm is the package manager for Node.js. It was created in 2009 as an open source project to help JavaScript developers easily share packaged modules of code.

Yarn is a package manager that doubles down as project manager. Whether you work on one-shot projects or large monorepos, as a hobbyist or an enterprise user, we''ve got you covered.

Fast, disk space efficient package manager: Fast. Up to 2x faster than the alternatives (see benchmark). Efficient. Files inside node_modules are linked from a single content-addressable storage. Great for monorepos. Strict. A package can access only dependencies that are specified in its package.json. Deterministic. Has a lockfile called pnpm-lock.yaml. Works everywhere. Supports Windows, Linux, and macOS. Battle-tested. Used in production by teams of all sizes since 2016.