JSPM

@ember-data/tracking

5.3.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15269
  • Score
    100M100P100Q43200F
  • 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

@ember-data/tracking

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

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.