Search results
362 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Node default behavior import resolution plugin for eslint-plugin-import.
Sanitize strings for use as JavaScript identifiers & property names
⚡️ Speed up your Webpack build with esbuild
An extendable Error class that actually works, with TypeScript definition files, supporting old and new style classes and compatibility even with the oldest browsers
Spec-compliant polyfill for String.prototype.replaceAll ESnext proposal
Stop getting EMFILE errors! Open only as many files as the operating system supports.
Extract the options and callback from a function's arguments easily
The blazing fast, batteries-included ES2015 compiler
A 100% compliant, self-hosted javascript parser with high focus on both performance and stability
Super-fast on-the-fly transpilation of modern JS, TypeScript and JSX using esbuild
CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.
Pluggable eslint config for ECMAScript Next that you can import, extend and override
Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
Convert event emitters and event targets to ES async iterators
Utilities for cloning, extending, and de-referencing objects in shallow, deep, and safe ways
Move your CoffeeScript source to modern JavaScript.
Work with processes safely and easily with Node.js
Node.js loader for import specifiers as file paths without extensions or as directory paths
The blazing fast, batteries-included ES2015 compiler
Lazy require allows you to require modules lazily, meaning that when you lazy require a module that is missing, lazy require will automatically install it for you.