Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/component/value
get / set form input values
https://github.com/component/value
Last synced: 12 days ago
JSON representation
get / set form input values
- Host: GitHub
- URL: https://github.com/component/value
- Owner: component
- Created: 2013-04-14T07:45:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-12T01:12:14.000Z (almost 10 years ago)
- Last Synced: 2024-12-09T18:57:26.884Z (18 days ago)
- Language: JavaScript
- Size: 153 KB
- Stars: 15
- Watchers: 7
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
Awesome Lists containing this project
README
# value
Set form input values
## Installation
$ component install component/value
## API
### value(el)
Get `el`'s value.
### value(el, value)
Set `el`'s value.
## License
MIT