# dom-value

> Set form input values

Latest version **1.0.1** (published 2016-04-09) · ISC license · 0 weekly downloads

## Install

```sh
npm install dom-value
pnpm add dom-value
yarn add dom-value
bun add dom-value
```

## 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.1 |
| Published | 2016-04-09 |
| First published | 2014-05-11 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Maintainers | tehshrike |
| Keywords | dom, browser, value, form |

## Links

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

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 1.0.1 (latest) — 2016-04-09
- 0.0.1-security — 2016-03-23
- 2.0.0 — 2016-03-22
- 1.0.0 — 2016-02-01
- 0.0.0 — 2014-05-11

## README

# dom-value

  Set form input values

## Install

    $ npm install dom-value

## API

### value(el)

  Get `el`'s value.

### value(el, value)

  Set `el`'s value.

## License

  MIT

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