Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CoinXu/Particle
https://github.com/CoinXu/Particle
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/CoinXu/Particle
- Owner: CoinXu
- Created: 2017-10-08T10:44:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-07T11:52:17.000Z (about 7 years ago)
- Last Synced: 2024-08-03T09:08:53.399Z (4 months ago)
- Language: JavaScript
- Size: 139 KB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - Particle
README
## Overview
Particle is a JavaScript library to create user interface
that base on virtual DOM.## TODO
+ [ ] ParticleElement properties creator.
Distinguish between CSS style, particle events and DOM properties.
+ [ ] Key property compare and updater
+ [x] Event system
+ [ ] Component base class