JSPM

@ember-data/tracking

5.4.0-alpha.79
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15269
  • Score
    100M100P100Q43186F
  • License MIT

Tracking Primitives for controlling change notification of Tracked properties when working with EmberData

Package Exports

  • @ember-data/tracking
  • @ember-data/tracking/-private
  • @ember-data/tracking/index

Readme

Tracking Primitives for controlling change notification of Tracked properties when working with EmberData

Installation

Install using your javascript package manager of choice. For instance with pnpm

pnpm add @ember-data/tracking

Tagged Releases

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

About

Note: This is a V2 Addon, but we have intentionally configured it to act and report as a V1 Addon due to bugs with ember-auto-import.

We can remove the V1 tag if ember-auto-import will no longer attempt to load V2 addons or if it is fixed to work with V1 addons with custom addon trees and also dedupes modules for test apps.

You can still consume this as a normal library. In other projects.