treant
Version:
Dependency free component library for the browser
25 lines (14 loc) • 332 B
Markdown
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