2
0
mirror of https://github.com/tenrok/vue-tribute.git synced 2026-06-11 18:32:27 +03:00
Files
vue-tribute/README.md
T
2016-07-24 11:08:04 -04:00

23 lines
269 B
Markdown

# vue-input-autosize
> A simple Vue.js directive for autosizing a text input based on its content.
## Install
```js
$ npm install vue-input-autosize --save
```
## Usage
Coming soon...
## Development
Coming soon...
## TODO
- [ ] Tests
- [ ] Improve the example