Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
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. | Edge Compute Platform gives Dev and Ops engineers the access and control they need to run compute workloads on a distributed edge. |
| - | Varnish Cache;
Nginx/Lua;
SiteSpect;
Cloudinary;
Kraken;
ModSecurity;
Signal Sciences;
ThreatX;
ShieldSquare;
PageSpeed;
Virtual Waiting Room;
Node JS;
Real Time Metrics;
Log Management;
Real User Monitoring;
Instant Global Deployments;
Developer PoP;
Instant Cache Purge;
Managed SSL Certificates;
Dynamic Content Caching;
Static Asset Caching;
HTML Streaming;
Anonymous Page Caching;
Image Optimization;
Front-End Optimization;
Mobile Optimization;
Virtual Waiting Room;
HTTP/2;
Web Application Firewall;
IP Blocking;
SSL Certificates;
DDoS Mitigation;
Bad Bot Management;
Load Balancing;
Maintenance Pages;
Anycast DNS Hosting |
Statistics | |
GitHub Stars 17.6K | GitHub Stars - |
GitHub Forks 3.0K | GitHub Forks - |
Stacks 137.4K | Stacks 52 |
Followers 82.2K | Followers 63 |
Votes 1.6K | Votes 63 |
Pros & Cons | |
Pros
Cons
| Pros
|
Integrations | |
| No integrations available | |

Varnish Cache is a web application accelerator also known as a caching HTTP reverse proxy. You install it in front of any server that speaks HTTP and configure it to cache the contents. Varnish Cache is really, really fast. It typically speeds up delivery with a factor of 300 - 1000x, depending on your architecture.

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.

Squid reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. Squid has extensive access controls and makes a great server accelerator. It runs on most available operating systems, including Windows and is licensed under the GNU GPL.

nuster is a high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy.

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.

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.