Socket
Book a DemoInstallSign in
Socket

ember-deposit

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-deposit

The default blueprint for ember-cli addons.

0.1.1
latest
npmnpm
Version published
Maintainers
1
Created
Source

ember-deposit

Data layer for reading data from REST/JSON API. Currently debugged only for my one specific usecase. API is mostly similar to Ember data apart from a few differences. store.query is cached. Background reloading is partially implemented but not thoroughly tested. Models are expected to be regular Ember Objects. Currently no support for relationships. Since the usecase for this addon is to only read, not write, it is quite easy to manage them up via computed properties.

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone <repository-url> this repository
  • cd ember-deposit
  • npm install
  • bower install

Running

  • ember serve
  • Visit your app at http://localhost:4200.

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit https://ember-cli.com/.

Keywords

ember-addon

FAQs

Package last updated on 26 Jun 2017

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.