1.0.0 • Published 8 years ago

deku-textarea-autosize v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

deku-textarea-autosize Build Status

Deku textarea component with automatic resizing

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install deku-textarea-autosize --save

Tests

npm install
npm test

Dependencies

  • autosize: Autosize is a small, stand-alone script to automatically adjust textarea height to fit text.
  • magic-virtual-element: Build virtual tree elements with magic attributes

Dev Dependencies

License

MIT

Generated by package-json-to-readme