Apr 23, 2019
Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Simply upload your Dockerfile (and any additional files it needs) and we'll build your Dockerfile into an image and push it to your repository. | npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day. |
Secure - Your data is transferred using SSL at all times and encrypted when at rest. More information available in our security guide;Shareable - Have to share a repository? No problem! Share with anyone you choose;Cloud Hosted - Accessible from anywhere, anytime | - |
Statistics | |
GitHub Stars - | GitHub Stars 17.6K |
GitHub Forks - | GitHub Forks 3.0K |
Stacks 64 | Stacks 137.4K |
Followers 86 | Followers 82.2K |
Votes 7 | Votes 1.6K |
Pros & Cons | |
Pros
| Pros
Cons
|
Integrations | |
| No integrations available | |

RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use, including in a Web Worker, but it can be used in other JavaScript environments, like Rhino and Node. It implements the Asynchronous Module API. Using a modular script loader like RequireJS will improve the speed and quality of your code.

Browserify lets you require('modules') in the browser by bundling up all of your dependencies.

Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maximize resource utilization so install times are faster than ever.

Component's philosophy is the UNIX philosophy of the web - to create a platform for small, reusable components that consist of JS, CSS, HTML, images, fonts, etc. With its well-defined specs, using Component means not worrying about most frontend problems such as package management, publishing components to a registry, or creating a custom build process for every single app.

Harbor is an open source cloud native registry that stores, signs, and scans container images for vulnerabilities. Harbor solves common challenges by delivering trust, compliance, performance, and interoperability. It fills a gap for organ

It is a fully managed container registry that makes it easy to store, manage, share, and deploy your container images and artifacts anywhere. It eliminates the need to operate your own container repositories or worry about scaling the underlying infrastructure.

A simple, zero-config-required local private npm registry. Comes out of the box with its own tiny database, and the ability to proxy other registries (eg. npmjs.org), caching the downloaded modules along the way.

It is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes.

A P2P-powered Docker registry that focuses on scalability and availability. It is designed for Docker image management, replication and distribution in a hybrid cloud environment.

Duo is a next-generation package manager that blends the best ideas from Component, Browserify and Go to make organizing and writing front-end code quick and painless.