vue-textarea-with-coordinates
v0.5.2
Published
A textarea that provides the caret coordinates and its value to the default slot, as well as generating events.
Downloads
16
Readme
vue-textarea-with-coordinates
A textarea that provides the caret coordinates and its value to the default slot, as well as generating events.
Project setup
npm installTest instance for development
npm run serveBuild module
npm run packageLints and fixes files
npm run lint