Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fastmail/overture

Overture is a powerful JS library for building really slick web applications, with performance at, or surpassing, native apps.
https://github.com/fastmail/overture

Last synced: 5 days ago
JSON representation

Overture is a powerful JS library for building really slick web applications, with performance at, or surpassing, native apps.

Awesome Lists containing this project

README

        

Overture
========

Overture is a JavaScript library that contains all the tools you need to build a slick, modern web app. It was originally built to power [Fastmail](https://www.fastmail.com)'s awesome webmail.

To get started, check out the heavily commented Todo demo app in the `examples` folder, or use your browser web dev tools on the live demo at: .

You can find API documentation and download a pre-built copy of the library from .

Overture is MIT licensed. No animals were harmed in the making of this code.

Building from Source
--------------------

Prerequisites: just Node

git clone https://github.com/fastmail/overture.git
cd overture
make