Giter Site home page Giter Site logo

data's Introduction

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.

data's People

Contributors

bmac avatar bradleypriest avatar dcyriller avatar dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar ebryn avatar fivetanley avatar gaurav0 avatar ghempton avatar heroiceric avatar hjdivad avatar igort avatar knownasilya avatar locks avatar pangratz avatar ppcano avatar runspired avatar rwjblue avatar seanpdoyle avatar sly7-7 avatar stefanpenner avatar tchak avatar teddyzeenny avatar tomdale avatar tricknotes avatar turbo87 avatar wagenet avatar wecc avatar wycats avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.