1.0.0
blessed-vue is out!
- supports laying out your blessed application in markup language.
- has same sfc(single file component) support via vue-loader or rollup-plugin-vue2
- support styling blessed element via string/array/object.
- screen object is also one of the element, so you put make screen object reactive too.
Enjoy.