
Brunch
npm
Webpack
GNU Make
rollup.js
Ender
RequireJS
JSHint
CheepCode
Brunch
CheepCodeNo features have been listed yet.
No CheepCode videos yet. You could help us improve this page by suggesting one.
CheepCode 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
If you like that workflow you might love CheepCode[0] which I built specifically to support it! CheepCode connects to Linear and works on tickets as they roll in, submitting PRs to GitHub. [0] https://cheepcode.com. - Source: Hacker News / about 1 year 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.