Rich-Harris / packd
Rollup as a service (with a little help from Browserify)
☆260Updated last year
Related projects ⓘ
Alternatives and complementary repositories for packd
- Compare, format, diff and serialize any JavaScript value☆207Updated 3 months ago
- CommonJS Tree Shaker API☆152Updated 6 years ago
- Native ESM Package Manager☆175Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code☆215Updated 5 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆266Updated last week
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- ☆151Updated 6 years ago
- DOM event delegation, in <1KB☆190Updated last week
- A least-recently-used cache in 35 lines of code~!☆177Updated 4 years ago
- import.meta proposal for JavaScript☆146Updated 4 years ago
- A tiny (148B) weighted round robin utility☆164Updated 4 years ago
- Get callsites from the V8 stack trace API☆259Updated 4 months ago
- Proposal to recognize a `"use module";` pragma☆81Updated 2 years ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆95Updated last year
- Prevent `require` from searching upwards for required modules☆93Updated 3 years ago
- Get PID from a port☆80Updated 3 years ago
- Defer JS work until the browser has a chance to breathe☆133Updated 6 years ago
- A set of tools and libraries for stitching together modules and code in highly dynamic browser environments☆190Updated last year
- `Intl.RelativeTimeFormat` specification [draft]☆215Updated 4 years ago
- Reliably get the terminal window size☆140Updated last year
- Efficient encoder and decoder for arbitrary objects☆195Updated 6 years ago
- ES6 Proxies based deep clone☆129Updated last year
- Promise-based power tool for common filesystem tasks☆118Updated 2 months ago
- Stylish console.log for node☆163Updated 10 months ago
- Create a copy of an object with just the bits you actually need☆145Updated last year
- ANSI syntax highlighting for the terminal☆110Updated last year
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆108Updated 2 months ago