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>
<p class="info">
ease.js is a framework, not a compiler. It may be used wherever JavaScript may
be used, including with other compilers/parsers. ease.js also provides
support for older, pre-ES5 environments by gracefully degrading features (such
as visibility support), but remaining functionally consistent.
GNU ease.js is a framework, not a compiler. It may be used wherever JavaScript
may be used, and supports all major browsers; ease.js also provides support
for older, pre-ES5 environments by gracefully degrading features (such as
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>
<h3 id="class-dfn" class="bigemph">