# setify

> Set an input value without losing cursor position

Latest version **1.0.4** (published 2018-08-06) · MIT license · 0 weekly downloads

## Install

```sh
npm install setify
pnpm add setify
yarn add setify
bun add setify
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.4 |
| Published | 2018-08-06 |
| First published | 2015-05-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 2.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Matt Larner |
| Maintainers | korynunn, mattlarner |
| Keywords | cursor, position, set, input |

## Links

- npm: https://www.npmjs.com/package/setify
- Repository: https://github.com/MatthewLarner/setify
- Issues: https://github.com/MatthewLarner/setify/issues
- npm.io page: https://npm.io/package/setify

## Dependencies (1)

- [natural-selection](https://npm.io/package/natural-selection.md) ^1.0.1

## Alternatives

- [jsforce](https://npm.io/package/jsforce.md) — 851.2K weekly downloads
- [react-native-qrcode-svg](https://npm.io/package/react-native-qrcode-svg.md) — 693.5K weekly downloads
- [@salesforce/plugin-data](https://npm.io/package/@salesforce/plugin-data.md) — 394.9K weekly downloads
- [@backstage/plugin-search-common](https://npm.io/package/@backstage/plugin-search-common.md) — 308.5K weekly downloads
- [@chain-registry/types](https://npm.io/package/@chain-registry/types.md) — 38.4K weekly downloads

## Recent versions

- 1.0.4 (latest) — 2018-08-06
- 1.0.3 — 2015-09-23
- 1.0.2 — 2015-05-11
- 1.0.1 — 2015-05-11
- 1.0.0 — 2015-05-11

## README

### setify
Set an input value without losing cursor position

### Usage

```javascript
var setify = setify('setify');

setify(inputElement, value);

---
_Source: https://npm.io/package/setify · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
