Ecosystem
Inputs and Fields
- dreinke/aor-color-input: a color input using React Color, a collection of color pickers.
- LoicMahieu/aor-tinymce-input: a TinyMCE component, useful for editing HTML
- marmelab/aor-dependent-input: conditionnaly display inputs depending on other inputs values
- mhdsyrwan/aor-embedded-array: Field and Input for embedded arrays.
Translations
See the translation page.
Rest clients
- marmelab/aor-graphql: a GraphQL client using Apollo
- marmelab/aor-json-rest-client: a local REST client based on a JavaScript object. It doesn’t even use HTTP. Use it for testing purposes.
- tomberek/aor-postgrest-client: a REST client for Postgrest client
- josx/aor-feathers-client: a REST client using Feathersjs
- kimkha/aor-loopback: a REST client works with Loopback
- leperone/aor-parseserver-client: a REST client for Parse Server
- moonlight-labs/aor-jsonapi-client: a REST client for JSON API
- mhdsyrwan/aor-rest-client-router: a REST client that enables routing to many REST clients based on resource name.
Miscellaneous
- marmelab/aor-realtime: enable realtime updates
- 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
- aymendhaya/aor-cli: Command Line Interface for admin-on-rest Framework to generate pre-configured aor modules.