Skip to content

1.0.0

Compare
Choose a tag to compare
@lyonlai lyonlai released this 11 Apr 13:21
· 30 commits to master since this release

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.