Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/herrmanno/components


https://github.com/herrmanno/components

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# components

### TODO

* call an destructor on an components children before they get dismissed because `component#rendered` was called
* add possibility to set default value and required flag for properties
* make components extendable
* add possibility to simply change components / html path
* rigistry#register: do nothing if component registered yet
* component#html: default should be null - bolean shouldnt be allowed. set html = '' to prevent rendering