Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
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. | Flow is a static type checker for Javascript created by Facebook. |
Portable Developer Workspaces; Multi-Tenant; Workspace as Code; Agile Workflow with JIRA and Microsoft VSTS; Cloud IDE with Intellisense and Refactoring; Downloadable and Hosted Deployments; Docker Machines; Integration with Developer Toolchain; Offline Development; Workspace Snapshots; Operations View; Multi-Machine; SSH / Terminal Access; RESTful Workspaces; Custom Plug-Ins; Based on Eclipse Che Open Source | Type Inference; Easy Integration; Realtime Feedback |
Statistics | |
GitHub Stars - | GitHub Stars 22.2K |
GitHub Forks - | GitHub Forks 1.9K |
Stacks 343 | Stacks 145 |
Followers 461 | Followers 75 |
Votes 868 | Votes 0 |
Pros & Cons | |
Pros
| No community feedback yet |

It adds syntactic sugar inspired by Ruby, Python and Haskell in an effort to enhance JavaScript's brevity and readability. Specific additional features include list comprehension and de-structuring assignment.

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.

TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript that compiles to plain JavaScript.

This project was formerly known as "Jade." Pug is a high performance template engine heavily influenced by Haml and implemented with JavaScript for Node.js and browsers.

Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be.

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.

Mustache is a logic-less template syntax. It can be used for HTML, config files, source code - anything. It works by expanding tags in a template using values provided in a hash or object. We call it "logic-less" because there are no if statements, else clauses, or for loops. Instead there are only tags. Some tags are replaced with a value, some nothing, and others a series of values.

Slim is a template language whose goal is to reduce the view syntax to the essential parts without becoming cryptic. It started as an exercise to see how much could be removed from a standard html template (<, >, closing tags, etc...). As more people took an interest in Slim, the functionality grew and so did the flexibility of the syntax.