Sha256: ee5ce5b3cc87d18d79cc9280ec7527224595680c02d724f0e639895cfffba5db

Contents?: true

Size: 1.3 KB

Versions: 19

Compression:

Stored size: 1.3 KB

Contents

# ela.js E-Learning App Framework

ela.js is a JavaScript framework and build environment for developing
HTML5 E-Learning Apps.

Sorry, a comprehensive readme is currently only
available [in German](README.de.md).

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'ela'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install ela

## Usage

	$ mkdir my-apps
	$ cd my-apps
	$ ela init
	$ ela serve

## Screenshots

![](screenshots/overview.tablet.png)

![](screenshots/subapps-and-curves-aside.tablet.png)

![](screenshots/airplanes.tablet.png)

![](screenshots/parameters-aside-1.tablet.png)

![](screenshots/parameters-aside-2.tablet.png)

![](screenshots/help.tablet.png)

![](screenshots/airplaneInternalLoads-fuselage.tablet.png)

![](screenshots/airplaneInternalLoads-wing.tablet.png)

![](screenshots/buckling.tablet.png)

![](screenshots/cabinSlendernessRatio.tablet.png)

![](screenshots/laminateDeformation.tablet.png)

![](screenshots/mohrsCircle.tablet.png)

![](screenshots/planeElasticityProblems.tablet.png)

![](screenshots/thrustMatching.tablet.png)

## Credits

This framework was initially written to support teaching at the
department of aircraft construction, institute of aerospace at the
Berlin Institute of Technology ("Technische Universität Berlin").

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
ela-4.1.6 README.md
ela-4.1.5 README.md
ela-4.1.4 README.md
ela-4.1.3 README.md
ela-4.1.2 README.md
ela-4.1.1 README.md
ela-4.1.0 README.md
ela-4.0.0 README.md
ela-3.4.3 README.md
ela-3.4.2 README.md
ela-3.4.0 README.md
ela-3.3.1 README.md
ela-3.3.0 README.md
ela-3.2.0 README.md
ela-3.1.1 README.md
ela-3.1.0 README.md
ela-3.0.0 README.md
ela-2.0.0 README.md
ela-1.1.0 README.md