JSPM

ra-data-genezio

1.0.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q25244F
  • License MIT

DataProvider for react-admin and genezio SDKs.

Package Exports

  • ra-data-genezio
  • ra-data-genezio/dist/ra-data-genezio.js

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-data-genezio) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Data Provider for React Admin and Genezio

About genezio: https://genezio.com/

About React Admin: https://marmelab.com/react-admin/

Using this data provider, each react resource is mapped to a Genezio class. The Genezio classes have to implement the expected functions as explained in this interface

See a demo and the code behind in this repo.