JSPM

ra-extensions

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q14908F
  • License MIT

Extends the frontend framework of react-admin with additional components, hooks, actions, etc

Package Exports

  • ra-extensions

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ra-extensions) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-admin extensions

Let's start of by saying that react-admin rocks! That means the people building and supporting it are really all-in with this framework. I'm using it personally for all my clients. Sometimes it happens that a feature or component is requested, but it isn't getting added to react-admin. In those cases it's often said that they won't add it add it and it can be solved in userland. I respect that. Nonetheless the issue remains unresolved in some of those cases. This repo is here to provide an additional set of components, hooks, action, etc that are not added (yet) to react-admin itself.

Installation

🚧 Work in progress 🚧

This library might not work yet. Although the single component BulkExportButton in it is working. This might not yet be installable. I just started today...

Usage

...

Available extensions

  • button
    • BulkExportButton