Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/CoinXu/Particle


https://github.com/CoinXu/Particle

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

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