Frontend Technologies
Explore the modern frontend development ecosystem
Compared with the authorized collection, I would suggest this page to be my personal collection of used JavaScript libraries and frameworks. If you made something distinguishable, you can fill a PR in [7086cmd/frontend-nav].
Bundlers
Webpack
Static module bundler for modern JavaScript applications
Rollup
Module bundler for JavaScript
Rolldown
Fast Rust-based bundler for JavaScript with Rollup-compatible API
Parcel
Zero configuration build tool
esbuild
Extremely fast JavaScript bundler
Rspack
The fast Rust-based web bundler
Build Tools
Vite
A blazing fast frontend build tool powering the next generation of web applications.
farm
Extremely Fast Web Build Tool Written in Rust
Rsbuild
The Rspack Powered Build Tool
Parcel
Zero configuration build tool
Minifiers
Terser
JavaScript parser and mangler/compressor
Closure Compiler
Google's tool for minifying JavaScript
SWC Minifier
Rust-based JavaScript/TypeScript minifier
oxc-minifier
JavaScript optimizer written in Rust
uglify-js
JavaScript minifier
Transpilers
Babel
JavaScript compiler for next-gen JavaScript
TypeScript
Typed superset of JavaScript
SWC
Super-fast TypeScript/JavaScript compiler
oxc-transformer
JavaScript transpiler written in Rust
Testing
Vitest
Next Generation Testing Framework
Jest
Delightful JavaScript testing framework with a focus on simplicity.
Mocha
Simple, flexible JavaScript test framework for Node.js
Cypress
Fast, easy, and reliable testing for anything that runs in a browser.
CSS Handling
UnoCSS
Instant On-demand Atomic CSS Engine
PostCSS
A tool for transforming CSS with JavaScript plugins
Lightning CSS
An extremely fast CSS parser, transformer, bundler, and minifier