An open API service indexing awesome lists of open source software.

https://github.com/diversen/select-element

Simple node module to create HTML select elements
https://github.com/diversen/select-element

create-select-element

Last synced: 10 months ago
JSON representation

Simple node module to create HTML select elements

Awesome Lists containing this project

README

          

# select-element

Simple node module to get selected, creating and updating HTML select elements

It works with `document` so you will need to use it e.g.
in a browser.

Usage example: See [index.html](index.html)

## License

MIT © Dennis Iversen