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-realtime: enable realtime updates
- marmelab/ra-tree-ui-materialui: Components to show data represented as a tree. This package is part of our Labs experimentations. This means it misses some features and might not handle all corner cases. Use it at your own risks. Besides, we would really appreciate some feedback!
- marmelab/ra-tree-core: Components providing the logic but no UI to show data represented as a tree. This package is part of our Labs experimentations. This means it misses some features and might not handle all corner cases. Use it at your own risks. Besides, we would really appreciate some feedback!
- 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.