
Brunch
npm
Webpack
GNU Make
rollup.js
Ender
RequireJS
JSHint
ManualTesting.dev
BrunchNo ManualTesting.dev videos yet. You could help us improve this page by suggesting one.
ManualTesting.dev might be a bit more popular than Brunch. We know about 1 link to it since March 2021 and only 1 link to Brunch. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Brunch is a lightweight JavaScript bundler focusing on simplicity and speed. Although it is less popular than Webpack or Browsify, it has an effortless learning curve with fantastic features to help developers focus on feature implementation rather than configuration. Brunch has more than 6.8K GitHub stars. - Source: dev.to / about 3 years ago
We built ManualTesting.dev, a simple and powerful tool, to help my team and people like me write code, test it, and deliver on time with confidence. - Source: dev.to / over 4 years ago
npm - npm is a package manager for Node.
Webpack - Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.
GNU Make - GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
rollup.js - Rollup is a module bundler for JavaScript which compiles small pieces of code into a larger piece such as application.
Ender - Frontend Development
RequireJS - RequireJS is a JavaScript file and module loader.