Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Cloud9 IDE v2 is a maintenance fork of the original open-source Cloud9 IDE, offering a web-based development environment with support for modern Node.js versions. It's designed for developers who prefer a desktop IDE-like experience with the simplicity of a text editor, and includes features like an integrated debugger, advanced JavaScript analysis, and extensibility through plugins.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
interviewstreet

interviewstreet/cloud9

Cloud9 IDE v2 maintenance fork with some added extras and support for modern node >= 0.10.

JavaScript
0
0
GNU General Public License v3.0
fjakobs's profile
fjakobs
1135 contributions
mikedeboer's profile
mikedeboer
881 contributions
gjtorikian's profile
gjtorikian
783 contributions
lennartcl's profile
lennartcl
690 contributions
giannis's profile
giannis
638 contributions
sergi's profile
sergi
527 contributions
mattpardee's profile
mattpardee
449 contributions
janjongboom's profile
janjongboom
335 contributions
zefhemel's profile
zefhemel
316 contributions
nightwing's profile
nightwing
273 contributions

Support the dependencies of interviewstreet/cloud9

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
Marak/colors.js
get colors in your node.js console
Account's avatar
fengmk2/urlrouter
connect missing router middleware, support express format routing.
Account's avatar
substack/node-optimist
Light-weight option parsing with an argv hash. No optstrings attached.
Account's avatar
socketio/socket.io
The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server
Account's avatar
socketio/socket.io
Client for the realtime Engine
Account's avatar
mozilla/dryice
A CommonJS/RequireJS packaging tool for browser scripts
Account's avatar
ajaxorg/node-amd-loader
Add the capability to load AMD (Asynchronous Module Definition) modules to node.js
Account's avatar
c9/node-http-error
Expose HTTP error codes as Error objects
Account's avatar
c9/node-simple-template
Super simple text template function
Account's avatar
c9/node-netutil
utils to find free ports in a range, checking if a port is open, etc
Account's avatar
mikedeboer/jsDAV
jsDAV allows you to easily add WebDAV support to a NodeJS application. jsDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.
Account's avatar
c9/smith
Smith is an RPC agent system for Node.JS used in architect and vfs.
Account's avatar
c9/architect
A Simple yet powerful plugin system for node applications
Account's avatar
c9/connect-architect
build a connect server using architect plugins
Account's avatar
c9/architect-build
Concatenates and uglifies an architect config into one file with source map and incremental update support
Account's avatar
c9/vfs-architect
architect plugins for vfs
Account's avatar
c9/vfs-nodefs-adapter
Wraps a vfs instance in a node fs style interface
Account's avatar
c9/vfs-local
A vfs implementation that works on the local filesystem.
Account's avatar
fjakobs/async.js
async.js it for the node fs module, what jQuery is for the DOM
Account's avatar
ajaxorg/lib-v8debug
Implementation of the V8 debugger protocol
Account's avatar
ajaxorg/treehugger
treehugger is a Javascript library for program processing
Account's avatar
chjj/pty.js
Pseudo terminals for node.
Account's avatar
chjj/term.js
A terminal written in javascript
Account's avatar
caolan/nodeunit
Easy unit testing for node.js and the browser.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)