
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
ember-data-mirror
Advanced tools
EmberData is a lightweight data library for web apps —
universal, typed, reactive, and ready to scale.
[!TIP] EmberData is going universal and rebranding as WarpDrive with support for any signals based reactive framework!
This means you may already see some references to WarpDrive.
EmberData provides features that make it easy to build scalable, fast, feature rich application — letting you ship better experiences more quickly without re-architecting your app or API. EmberData is:
Tagged Releases
Install using your javascript package manager of choice. For instance with pnpm
pnpm add ember-data
ember-data
is installed by default for new applications generated with ember-cli
. You can check what version is installed by looking in the devDependencies
hash of your project's package.json file.
If you have generated a new Ember
application using ember-cli
but do
not wish to use ember-data
, remove ember-data
from your project's package.json
file and run your package manager's install command to update your lockfile.
EmberData is organized into primitives that compose together via public APIs. These primitives are organized into small packages encapsulating these boundaries. These packages declare peer-dependencies (sometimes optional peer dependencies) on the other EmberData/WarpDrive packages they require use of.
fetch
ember-inspector
.Some EmberData APIs are older than others, and these still interop via well-defined public API boundaries but are no longer the ideal approach.
{JSON:API}
conventions.{JSON:API}
format.And finally:
This project is licensed under the MIT License.
FAQs
The lightweight reactive data library for JavaScript applications
We found that ember-data-mirror demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 13 open source maintainers collaborating on the project.
Did you know?
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.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.