<img src="https://avatars2.githubusercontent.com/u/38440607?s=150&v=4" width="150">

### Feather-ts

<img src="https://travis-ci.org/feather-ts/feather.svg?branch=master" width="90" height="20">

Find more information from the [official website](http://www.feather-ts.com)

### Requirements

Standalone, but if you need to debug the framework with its included demo application,
install parcel-bundler and run `npm run watch`

`npm install parcel-bundler parcel-plugin-typescript -g`

### Tests

Rub `npm test`
