Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Brunch is an assembler for HTML5 applications. It's agnostic to frameworks, libraries, programming, stylesheet & templating languages and backend technology. | WebStorm is a lightweight and intelligent IDE for front-end development and server-side JavaScript. |
compiles your scripts, templates, styleslints them;wraps the scripts and templates in common.js / AMD modules.concatenates scripts and styles;generates source maps for concatenated filescopies assets and static files;shrinks the output by minifying code and optimizing imageswatches your files for changes;notifies you about errors via console and system notifications | Coding assistance for JavaScript and TypeScript;
Support for React and Angular;
Built-in debugger for client-side JavaScript and Node.js; Integration with build tools, linters and test runners;
UI for working with Git and other VCS including a visual merge tool; |
Statistics | |
GitHub Stars 6.8K | GitHub Stars - |
GitHub Forks 431 | GitHub Forks - |
Stacks 106 | Stacks 13.5K |
Followers 127 | Followers 10.7K |
Votes 40 | Votes 985 |
Pros & Cons | |
Pros
| Pros
Cons
|
Integrations | |
| No integrations available | |

Build system automating tasks: minification and copying of all JavaScript files, static images. More capable of watching files to automatically rerun the task when a file changes.
PhpStorm is a PHP IDE which keeps up with latest PHP & web languages trends, integrates a variety of modern tools, and brings even more extensibility with support for major PHP frameworks.
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with the most important modern technologies and frameworks for enterprise and web development with Java, Scala, Groovy and other languages.

Visual Studio is a suite of component-based software development tools and other technologies for building powerful, high-performance applications.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

The less work you have to do when performing repetitive tasks like minification, compilation, unit testing, linting, etc, the easier your job becomes. After you've configured it, a task runner can do most of that mundane work for you—and your team—with basically zero effort.

NetBeans IDE is FREE, open source, and has a worldwide community of users and developers.

PyCharm’s smart code editor provides first-class support for Python, JavaScript, CoffeeScript, TypeScript, CSS, popular template languages and more. Take advantage of language-aware code completion, error detection, and on-the-fly code fixes!

Standard Eclipse package suited for Java and plug-in development plus adding new plugins; already includes Git, Marketplace Client, source code and developer documentation. Click here to file a bug against Eclipse Platform.

Android Studio is a new Android development environment based on IntelliJ IDEA. It provides new features and improvements over Eclipse ADT and will be the official Android IDE once it's ready.