all repos — h3 @ 0165fca9a3e522e99dc0b53acd440398dcf68493

A tiny, extremely minimalist JavaScript microframework.

docs/md/overview.md

 1
 2
 3
 4
 5
 6
 7
 8
## 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).