treant
======

## Install

    npm install treant

## Usage

With browserify

```js
var treant = require("treant")
```

or use one of the scripts from the [`build`](/build) dir in the repo.

## WIP notice

From 0.5.0 the library is unstable, and the docs are temporarily removed until the API becomes stable again.

## Licence

MIT
