Cache require resolutions to heavily improve startup speed on subsequent loads
Transform async functions to generator functions with speed and simplicity.
🌈 Light, fast, and easy to use, dependencies free javascript syntax highlighter, with automatic language detection
Removes Flow type annotations from JavaScript files with speed and simplicity.
webpack speed booster, makes you happy!
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
Removes Flow type annotations from JavaScript files with speed and simplicity.
Faster than fast, smaller than micro ... a nano speed and nano size memoizer.
Chromium trace parser not throwing errors
Caches resolved paths in module require to avoid Node hunting for right module. Speeds up app load.
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
Track Core Web Vitals in Gatsby projects with Vercel Speed Insights.
High-speed HTTP logger for Node.js
Facebook's EventEmitter is a simple emitter implementation that prioritizes speed and simplicity. It is conceptually similar to other emitters like Node's EventEmitter, but the precise APIs differ. More complex abstractions like the event systems used on