h5o / h5o-js

HTML5 outliner (JavaScript)
MIT License
115 stars 15 forks source link

HTML5 outliner

Build Status

Sauce Test Status

h5o is an implementation of the HTML5 outline algorithm in JavaScript. Specifications:

If you like this tool, please consider a charitable donation to Ocean Voyages Institute (Project Kaisei).

Usage

npm install h5o (as of 2015, you should not be using any other way of managing your JS dependencies, but you can still download latest release)

Visit https://h5o.github.io/ for the Chrome extension and bookmarklet.

Development

Pre-requisites

  1. install node
  2. npm install -g grunt-cli
  3. npm install in your local clone of this repo

Run tests locally

Run grunt test

Run grunt watch

History

vNext (????-??-??)

v0.11.3 (2015-08-05)

v0.11.0 (2015-04-10)

v0.10.4-v0.10.6 (2015-03-29)

v0.10.1-v0.10.3 (2015-03-25)

v0.10.0 (2015-03-15)

v0.9.3 (2015-03-11)

v0.9.2 (2015-03-07)

v0.9.1 (2015-03-03)

v0.9.0 (2015-03-02)

v0.8.0 (2015-03-01)

v0.7.5 (2015-02-26)

v0.7.4 (2015-02-25)

v0.7.3 (2015-02-25)

v0.7.2 (2015-02-22)

v0.7.1 (2015-02-20)

v0.7.0 (2015-02-18)

v0.6.3 (2014-06-06)

v0.6.2 (2014-06-05)

v0.6.0 (2014-06-04)

v0.5.4 (2014-06-02)

v0.5.2 (2014-06-01)

v0.5.1 and earlier

Originally lived on Google Code, if you like archeology

Contributors