Status: Work in Progress
FireWidgets
The FireWidgets project aims to develop a runtime and communication system that allows widgets (javascript bundles) to securely run in a variety of environments.
Widgets can communicate with each other without requiring the developer to setup any kind of plumbing code.
Each environment provides a set of events a widget can trigger and subscribe to.
Source Code
Github: http://github.com/cadorn/firewidgets/tree/master
- WARNING: The project and code is a work in progress. At this time major refactoring may occur at any time without notice nor justification!
Roadmap
- Mozilla Extension
- jQuery FireWidget Renderer (DONE)
- Domplate support with event handlers
- Firebug support
- Eclipse support