Skip to content
Vincent Herilier edited this page Jan 31, 2014 · 28 revisions

Welcome to the Ares IDE (wiki) Home page.

Table of content

Overview

TOP | TOC

Ares

TOP | TOC

Ares 2 is an open-source (Apache 2) browser-based code editor and UI designer for developing Enyo 2 applications.

Applications made using Ares 2 rely on the Enyo highly portable web technology, they are:

  • cross-platform
    • Linux/MacOS/Windows
    • Android/iOS/WindowsPhone/Windows8/webOS
    • Chrome/MSIE/Firefox/Opera/Safari
  • cross-form-factors
    • Desktop
    • Phone
    • Tablet
    • TV…

To report issues, Ares tracker is available. Don't forget to mention ares in the component input.

Enyo

TOP | TOC

Enyo is an object-oriented JavaScript application framework emphasizing modularity and encapsulation. Enyo is suitable for small and large-scale applications.

Enyo up to 1.x was the underlying framework used to develop applications for HP's TouchPad tablet. Enyo as shipped on the TouchPad included an complete set of user interface components and service wrappers. What you will find here is Enyo 2, what we informally call core: the primary infrastructure needed to support any number of Enyo-based libraries. Not to worry, Enyo 1.x itself is open-source licensed, and work is progressing on packaging up those controls and goodies to work with Enyo 2.

Enyo was designed from the beginning to be highly extensible. Its GitHub repository reflects a small working set of code, that can be expanded with any number of libraries or plugins.

Enyo 2 is lightweight, easy to digest, and powerful.

Contribution

TOP | TOC

To Contribute to Ares, follow the link.

Documentation

TOP | TOC

QA

TOP | TOC