JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q30475F
  • License GPL-3.0-or-later

Hypermedia JSON API Client for Redux

Package Exports

  • json-api-redux

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

Readme

JSON API Redux

A TypeScript JSON API Client and Redux Actions and Reducers

Usage

Requirements

  • Node 10 or Greater

Installation

  • git clone https://github.com/flair-systems/json-api-redux
  • cd json-api-redux
  • npm i

Tests

  • npm test

License

Copyright 2019 by Standard Euler, Inc

Licensed under the GNU General Public License 3.0. See LICENSE.