Nx : Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and...
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...
Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
Neutrino : Neutrino is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process o...
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.