JSPM

@ember-data/json-api

5.8.0-alpha.30
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 45812
  • Score
    100M100P100Q152816F
  • License MIT

Provides a JSON:API document and resource cache implementation for EmberData

Package Exports

  • @ember-data/json-api
  • @ember-data/json-api/index
  • @ember-data/json-api/request
  • @ember-data/json-api/unstable-preview-types

Readme

NPM Stable Version NPM Downloads License EmberJS Discord Community Server WarpDrive Discord Server


WarpDrive is the lightweight data library for web apps —
universal, typed, reactive, and ready to scale.


@ember-data/json-api

Elegantly composable. Made for JSON:API

This package provides an in-memory document and resource Cache and associated utilities for use with WarpDrive and {json:api}.

This package is intended for use with the older EmberData package setup, for use with more recent versions of WarpDrive see @warp-drive/json-api for the Cache and @warp-drive/utilities for the builders.

{json:api} excels at simplifying common complex problems around cache consistency and information density, especially in regards to relational or polymorphic data.

Because most API responses can be quickly transformed into the {json:api} format without losing any information, WarpDrive recommends that most-if-not-all apps should use this Cache implementation.

Tagged Releases

  • NPM Canary Version
  • NPM Beta Version
  • NPM Stable Version
  • NPM LTS Version
  • NPM LTS 4.12 Version