piral-ext
Version:
Set of standard plugins with component definitions for extending piral-core.
27 lines (16 loc) • 1.6 kB
Markdown
[](https://piral.io)
# [Piral Ext](https://piral.io) · [](https://github.com/smapiot/piral/blob/main/LICENSE) [](https://www.npmjs.com/package/piral-ext) [](https://vitest.dev/) [](https://discord.gg/kKJ2FZmK8t)
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.
## Included Plugins
- `piral-dashboard`: Dashboard presentation
- `piral-feeds`: Data feed connectivity
- `piral-menu`: Menu integration
- `piral-modals`: Modal dialogs
- `piral-notifications`: Notification support
- `piral-translate`: Simple localization
For more details on the individual libraries please visit their own dedicated README.
## Documentation
For details on the provided API check out the [documentation of the individual plugins at the Piral website](https://docs.piral.io) or [on GitHub](https://github.com/smapiot/piral/tree/main/docs).
## License
Piral is released using the MIT license. For more information see the [license file](./LICENSE).