Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 509 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 509 Bytes

vertical-text

Write some text in textarea, text will appeared vertically on boxes in right area. New line in textarea will create a new column in boxes.Boxes are draggable.

Demo :

Installation :

npm i -g bower # install bower
bower install # install the components

Future plans

  1. Print the vertical text blocks
  2. Save in persistent layer

Contributing

Any good patches are always appreciated