quake_core 0.3.0

Simple knowledge management tool for geek.
Documentation
# Transflow


# Chart


### One

chart
.from('blog', 'todo')  // source
.select('')
.chart('bar')
.config(~json~)  // optional

### Multiple