all repos — h3 @ 854d69977137839764ae97a21cda6fd2342d52e6

A tiny, extremely minimalist JavaScript microframework.

docs/md/overview.md

 1
 2
 3
 4
 5
 6
 7
 8
 9
## Overview

**H3** is a microframework to build client-side web applications in modern JavaScript.

H3 is also:

* **tiny**, under [700 sloc](https://github.com/h3rald/h3/blob/master/h3.js).
* **bare-bones**, it contains just the bare minimum to create a fully-functional single-pace application.
* **modern**, it runs only in modern browsers (latest versions of Chrome, Firefox, Edge & similar).