1
0
Fork 0

Altered homepage intro text, with mention of GNU participation

website
Mike Gerwitz 2014-03-15 01:02:42 -04:00
parent 44eb5bf7d5
commit 8809308eff
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 8 additions and 4 deletions

View File

@ -32,10 +32,14 @@
</div> </div>
<p class="info"> <p class="info">
ease.js is a framework, not a compiler. It may be used wherever JavaScript may GNU ease.js is a framework, not a compiler. It may be used wherever JavaScript
be used, including with other compilers/parsers. ease.js also provides may be used, and supports all major browsers; ease.js also provides support
support for older, pre-ES5 environments by gracefully degrading features (such for older, pre-ES5 environments by gracefully degrading features (such as
as visibility support), but remaining functionally consistent. visibility support) while remaining functionally consistent.
</p>
<p class="info">
This project is part of the <a href="https://www.gnu.org/">GNU Project</a>.
</p> </p>
<h3 id="class-dfn" class="bigemph"> <h3 id="class-dfn" class="bigemph">