Rich-Harris / terser-playground
A playground for seeing how Terser minifies JavaScript
☆15Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for terser-playground
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 3 years ago
- A babel plugin to remove specific named exports and more☆25Updated 2 years ago
- Run code in sandbox with in-memory module resolution☆62Updated last year
- A pluggable JavaScript source code formatter☆29Updated last year
- Support for import assertions in acorn☆22Updated last month
- 🚪 Find the entry points in a set of JavaScript files.☆41Updated 3 weeks ago
- ☆37Updated last year
- Like read-package-json, but faster☆47Updated last month
- A reactive component library for Preact / React (not production ready)☆55Updated 3 years ago
- Tiny CSS vendor prefixer and property alias mapper for runtime styling solutions☆59Updated 2 years ago
- Determine whether an AST node is a reference☆23Updated 4 months ago
- Tiny wrapper around benchmarkjs with a nicer api☆20Updated 2 years ago
- Keep your bundle size in check - version 2☆48Updated 4 months ago
- ☆14Updated last year
- Experimental Weak Imports Proposal for ECMAScript☆20Updated 5 years ago
- ☆76Updated 4 months ago
- Tiny library to parse error stack traces☆104Updated last year
- 💯An alternative to Preact with the same syntax, size and functionality.☆44Updated 5 years ago
- Replace all instances of "@@strings like this" with hashes.☆35Updated 4 years ago
- A simple tool for running npm scripts, with monorepo support.☆23Updated 2 years ago
- Server for modern single-page web apps☆82Updated 5 years ago
- Preact Server Component Demo☆15Updated 3 years ago
- A tiny (200B) utility to sort route patterns by specificity☆36Updated 5 years ago
- ☆59Updated 4 years ago
- Standard NPM Package Format☆42Updated 2 years ago
- ☆19Updated 2 years ago
- convert estree ast to babel☆34Updated this week
- Create constants that replace various expressions at build-time☆38Updated last year
- Handle `.mjs` files correctly within webpack☆71Updated 5 years ago
- A sorted queue, based on an array-backed binary heap