data

A data persistence library for Ember.js.

ember-data

Build Status
Code Climate
Discord Community Server

ember-data is a library for robustly managing data in applications built with
Ember.js.

ember-data is designed to be agnostic to the underlying persistence
mechanism, so it works just as well with JSON API over HTTP as it does
with streaming WebSockets or local IndexedDB storage.

It provides many of the facilities you'd find in server-side ORMs like
ActiveRecord, but is designed specifically for the unique environment of
JavaScript in the browser.

Installation

ember-data is installed by default for new applications generated with ember-cli.

If you wish to add ember-data to an addon or application, you can do so by running
the following command, which will use yarn or npm to install ember-data as a devDependency.

ember install ember-data

Similarly, if you have generated a new Ember application using ember-cli but do
not wish to use ember-data, remove ember-data from your package.json.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

概覽

名稱與所有者emberjs/data
主編程語言TypeScript
編程語言JavaScript (語言數: 6)
平台
許可證Other
發布數593
最新版本名稱v5.4.0-alpha.64 (發布於 )
第一版名稱v0.13 (發布於 )
創建於2011-12-20 01:50:40
推送於2024-05-14 06:56:03
最后一次提交
星數3k
關注者數151
派生數1.3k
提交數9k
已啟用問題?
問題數2987
打開的問題數53
拉請求數4911
打開的拉請求數41
關閉的拉請求數1461
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部