This is a package that consists of a set of standard plugins. The package only has a peer dependency to piral-core
.
What piral-ext
brings to the table is a set of Pilet API extensions that is used by piral
. The set includes things like a dashboard component aggregating tiles, menu and notifications, or a simple translation system.
piral-dashboard
: Dashboard presentationpiral-feeds
: Data feed connectivitypiral-menu
: Menu integrationpiral-modals
: Modal dialogspiral-notifications
: Notification supportpiral-translate
: Simple localizationFor more details on the individual libraries please visit their own dedicated README.
For details on the provided API check out the documentation of the individual plugins at the Piral website or on GitHub.
Piral is released using the MIT license. For more information see the license file.