Socket
Book a DemoInstallSign in
Socket

@ember-data-mirror/json-api

Package Overview
Dependencies
Maintainers
5
Versions
260
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ember-data-mirror/json-api

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

latest
Source
npmnpm
Version
5.8.0
Version published
Weekly downloads
134
-62.36%
Maintainers
5
Weekly downloads
 
Created
Source

WarpDrive

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-mirror/json-api

Elegantly composable. Made for JSON:API

[!WARNING] ⚠️ This package only exists for backwards compatibility

Newer apps should use @warp-drive-mirror/json-api for the cache and @warp-drive-mirror/utilities for the builders it provided.

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-mirror/json-api for the Cache and @warp-drive-mirror/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

Keywords

ember-addon

FAQs

Package last updated on 20 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts