glowieframework / reactables
Glowie dynamic view components plugin
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Language:JavaScript
Requires (Dev)
README
Glowie dynamic view components plugin
Reactables is a plugin designed to create dynamic and reactive view components with Glowie Framework.
Features
- Create reactive components without Javascript or API calls
- Interact with your backend logic using only PHP
- Update the DOM in real time using Skeltch
- Two-way data binding between view and controller
- Listen for user interactions and show loading states
- Support for temporary and definitive file uploads, previews and progress indicators
- Bundled validation interface and query string updater
- Completely SEO friendly
- Incredibly lightweight and no performance impacts
Credits
Reactables and Glowie are currently being developed by Gabriel Silva.
Special thanks to the developers of Livewire and morphdom for inspiring this plugin.