Vite : Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts:
A dev se...
ESBench : Shareable JavaScript Benchmarking
Built-in ES2015 support, powered by Babel
Statistically significant benchmarks, powered by Benchmark.js
Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
Flow : Adds static typing to JavaScript to improve developer productivity and code quality.
Jest : Jest is used by Facebook to test all JavaScript code including React applications. Complete and easy to set-up JavaScript testing solution. Works out ...
A toolkit for React, Preact & Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it)