Apr 23, 2019
Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
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. | npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day. |
Real-time collaboration and chat;Connect via SSH and FTP;Code Completion (suggestions);Highlighting and syntax hints;Goto File- fast file access;Adaptive Themes- chnage themes and skin;Code Folding- folding arrows allow you to collapse code;Multiple cursors- add a cursor to the rows above and below the current line;Focus- Every part of the Cloud9 UI can be collapsed or hidden entirely, so you get the maximum space to focus on your code. And for the truly exceptional among us, there’s zen mode, where the editor floats above the IDE to fill 100% of the browser.;Drag & Drop- The project tree scrolls, highlights and expands folders automatically for the most natural drag n drop experience.;Command-Line- command-line is your shortcut to a ton of useful features, like "mkdir", "npm", "git" and "zen";Git and Mercurial support;Seamless Node.js Integration | - |
Statistics | |
GitHub Stars - | GitHub Stars 17.6K |
GitHub Forks - | GitHub Forks 3.0K |
Stacks 522 | Stacks 137.4K |
Followers 714 | Followers 82.2K |
Votes 673 | Votes 1.6K |
Pros & Cons | |
Pros
Cons
| Pros
Cons
|
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.

RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use, including in a Web Worker, but it can be used in other JavaScript environments, like Rhino and Node. It implements the Asynchronous Module API. Using a modular script loader like RequireJS will improve the speed and quality of your code.

Browserify lets you require('modules') in the browser by bundling up all of your dependencies.

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.

Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maximize resource utilization so install times are faster than ever.

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.

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.