JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 29
  • Score
    100M100P100Q42252F
  • License ISC

Package Exports

  • obrigado-react-admin-frontend-utils

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 (obrigado-react-admin-frontend-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Set of helpers for React Admin

Requirments

Installation

Install package:

npm install obrigado-react-admin-frontend-utils

or

yarn add obrigado-react-admin-frontend-utils

Setup

The obrigado-react-admin-frontend-utils package currently supports react-admin versions 2 and 3. Since Auth provider and Data provider in React Admin V2 are built as functions and in V3 as classes they require a slightly different configuration.

Choose a corresponding Setup Guide: