Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
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. | 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. |
Code editor;FTP Client;SSH Terminal;Revisions;Apps for iOS, Android, Chrome, Windows, Blackberry, Kindle | By preferring code over configuration, gulp keeps simple things simple and makes complex tasks manageable.;By harnessing the power of node's streams you get fast builds that don't write intermediary files to disk.;gulp's strict plugin guidelines assure plugins stay simple and work the way you expect.;With a minimal API surface, you can pick up gulp in no time. Your build works just like you envision it: a series of streaming pipes. |
Statistics | |
GitHub Stars - | GitHub Stars 33.0K |
GitHub Forks - | GitHub Forks 4.2K |
Stacks 103 | Stacks 15.3K |
Followers 244 | Followers 9.1K |
Votes 121 | Votes 1.7K |
Pros & Cons | |
Pros
| Pros
|
Integrations | |
| No integrations available | |

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.

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.

Eclipse Che makes Kubernetes development accessible for developer teams, providing one-click developer workspaces and eliminating local environment configuration for your entire team.

CodeSandbox allows developers to simply go to a URL in their browser to start building. This not only makes it easier to get started, it also makes it easier to share. You can just share your created work by sharing the URL, others can then (without downloading) further develop on these sandboxes.