Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
It is an opinionated web dev build tool that serves your code via native ES Module imports during dev and bundles it with Rollup for production. | It is a lightweight version of VS code that runs entirely in the browser and does not require any installation. It lets developers view and edit local files, take notes in markdown, and build client-side HTML, JavaScript, and CSS applications in conjunction with browser tools for debugging. |
Lightning-fast cold server start;
Instant hot module replacement (HMR);
True on-demand compilation | View and edit local files; Take notes in Markdown; Build client-side HTML, JavaScript, and CSS applications in conjunction with browser tools for debugging |
Statistics | |
GitHub Stars 76.3K | GitHub Stars - |
GitHub Forks 7.4K | GitHub Forks - |
Stacks 2.0K | Stacks 335 |
Followers 519 | Followers 284 |
Votes 13 | Votes 0 |
Pros & Cons | |
Pros
Cons
| Cons
|
Integrations | |

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.

Built on the open Eclipse Che project, Red Hat CodeReady Workspaces provides developer workspaces, which include all the tools and the dependencies that are needed to code, build, test, run, and debug 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.

Cloud9 provides a development environment in the cloud. Cloud9 enables developers to get started with coding immediately with pre-setup environments called workspaces, collaborate with their peers with collaborative coding features, and build web apps with features like live preview and browser compatibility testing. It supports more than 40 languages, with class A support for PHP, Ruby, Python, JavaScript/Node.js, and Go.

Koding is a feature rich cloud-based development environment complete with free VMs, an attractive IDE & sudo level terminal access!

Get setup lightning fast in the cloud & code from anywhere, on any machine.

A development platform that enables you to not only edit your files from underlying services like FTP, GitHub, Dropbox and the like, but on top of that gives you the ability to collaborate, embed and share through Codeanywhere on any device.

Every project gets its own Box: an instantly available server-side development environment with full terminal access. With features such as forking, collaboration, importing from Git repos and more, Codio strives to remove as many barriers as possible to create a platform developers will enjoy using as their IDE of choice.

Brunch is an assembler for HTML5 applications. It's agnostic to frameworks, libraries, programming, stylesheet & templating languages and backend technology.