Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Projects and services using io.js

ceecko edited this page Apr 21, 2015 · 4 revisions

Preamble:

It may be handy to provide an article on popular projects utilizing io.js (and also support from hosting services, version managers, etc.) There's not enough content collected to warrant a new page, but as soon as this list gets longer, we could convert it to appear on the site.

Hosting:

  • Heroku, using {engines: {"iojs": "1.0.1"}}
  • EvenNode, available through application settings

CI:

language: node_js
node_js:
  - iojs

Misc.

Projects powered by io.js

  • Atom (the hackable editor) by GitHub uses their own fork of io.js
  • NW.js (previously known as "node-webkit") uses io.js
Clone this wiki locally