Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/georapbox/ultradom_usage_example
Usage example of Ultradom Virtual DOM micro-library
https://github.com/georapbox/ultradom_usage_example
builder dom patch state ultradom virtual
Last synced: about 2 months ago
JSON representation
Usage example of Ultradom Virtual DOM micro-library
- Host: GitHub
- URL: https://github.com/georapbox/ultradom_usage_example
- Owner: georapbox
- License: mit
- Created: 2017-05-31T11:17:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-03T13:51:26.000Z (almost 7 years ago)
- Last Synced: 2024-10-31T09:16:49.891Z (3 months ago)
- Topics: builder, dom, patch, state, ultradom, virtual
- Language: JavaScript
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ultradom micro-library usage example
Usage example of [Ultradom](https://github.com/jorgebucaran/ultradom) Virtual DOM micro-library
## Start Dev Server
```
$ npm start -- --port=8080 --open
```