setify

Set an input value without losing cursor position

  • setify

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
setify
201.0.45 years ago8 years agoMinified + gzip package size for setify in KB

Readme

setify

Set an input value without losing cursor position

Usage

```javascript var setify = setify('setify');
setify(inputElement, value);