Grace Plugins
Grace is first and foremost a web application framework, but it is also a platform. Grace provide Plugin API to expose a number of extension points that let you extend anything from the command line interface to the runtime configuration engine.
Grace Plugins repository contains several plugins to develop applications more easier and productive.
- Grace Admin is a powerful and flexible, extensible administration framework and management console for Grace, which use Grace Dynamic Modules.
- Grace Dynamic Modules Plugin is a powerful and flexible, extensible administration framework and management console for Grace.
- Grace Htmx is a plugin provide helpers to easy use HTMX.
- Grace Hotwire is a plugin for using Hotwire Stimulus and Turbo.
- Grace Inertia is a plugin for using Inertia.js.
- Grace Unpoly is a plugin for using Unpoly
- Grace View Components is a plugin for creating reusable, testable and encapsulated view components.