Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/herrmanno/components
https://github.com/herrmanno/components
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/herrmanno/components
- Owner: herrmanno
- Created: 2015-07-09T11:12:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-26T07:23:42.000Z (about 9 years ago)
- Last Synced: 2024-10-11T07:13:34.690Z (27 days ago)
- Language: JavaScript
- Size: 727 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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