You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: faq.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -28,14 +28,14 @@
28
28
29
29
<h1class="heading">FAQ</h1>
30
30
31
-
<h2id="what-is-io-js-">What is io.js?</h2>
31
+
<h2id="what-is-io-js">What is io.js?</h2>
32
32
<p><ahref="https://github.com/iojs/io.js">io.js</a> is a JavaScript platform build on <ahref="http://code.google.com/p/v8/">Chrome's V8 runtime</a>. This project began as a fork of <ahref="https://nodejs.org/">Joyent's Node.js™</a> and is compatible with
33
33
the <ahref="https://www.npmjs.org/">npm</a> ecosystem.</p>
34
34
<p>Why? io.js aims to provide faster and predictable release cycles. It currently merges in the latest language, API and performance improvements to V8 while also updating libuv and other base libraries.</p>
35
35
<p>This project aims to continue development of io.js under an "
36
36
<ahref="https://github.com/iojs/io.js/blob/v1.x/GOVERNANCE.md#readme">open governance model</a>" as opposed to corporate stewardship.</p>
37
37
38
-
<h2id="version-1-0-x-">Version 1.0.x?</h2>
38
+
<h2id="version">Version 1.0.x?</h2>
39
39
<p>io.js has moved to <ahref="http://semver.org/">Semver</a>. The choice to release as 1.0.x was not to signify
40
40
that io.js should be considered production-ready, but because it was a significant enough release
41
41
from Node.js™ to warrant a major version increment.</p>
0 commit comments