Description: Broccoli is an open-source automated testing tool for front-end web applications. It allows developers to write automated tests for their JavaScript code in an easy way, enabling test-driven development. Broccoli also supports visual regression testing to catch visual changes and bugs.
Type: software
Pricing: Open Source
Description: esbuild is a JavaScript bundler and minifier that builds projects very quickly compared to alternatives. It supports modern JavaScript features out of the box and can bundle code for the browser and Node.js.
Type: software