3.2 KiB
3.2 KiB
layout | title |
---|---|
default | Ecosystem |
Ecosystem
- Inputs and Fields
- Translations
- Authentication Providers
- Authorization Management
- Data Providers
- User Interface
- Miscellaneous
Inputs and Fields
- vascofg/react-admin-color-input: a color input using React Color, a collection of color pickers
- LoicMahieu/aor-tinymce-input: a TinyMCE component, useful for editing HTML
- vascofg/react-admin-date-inputs: a collection of Date Inputs, based on material-ui-pickers
- maluramichael/ra-input-markdown: a markdown editor, based on react-mde and showdown
Translations
See the Translation page.
Authentication Providers
Authorization Management
Data Providers
See the Data Provider page.
UI
Miscellaneous
- marmelab/ra-tree-ui-materialui: Components to show data represented as a tree. Only compatible with react-admin v2 for now.
- marmelab/ra-tree-core: Components providing the logic but no UI to show data represented as a tree. Only compatible with react-admin v2 for now.
- ra-customizable-datagrid: plugin that allows to hide / show columns dynamically.
- FusionWorks/react-admin-google-maps: Input/view components for displaying location using Google Maps.
- api-platform/admin: create a fully featured admin using React Admin for API supporting the Hydra Core Vocabulary, including but not limited to APIs created using the API Platform framework
- zifnab87/ra-component-factory: centralized configuration of immutability/visibility of fields/menu-links/action buttons, easy re-ordering of fields/properties and tab reorganization based on permission roles
- ctbucha/bs-react-admin: BuckleScript bindings for React Admin.