Socket
Socket
Sign inDemoInstall

ember-data-hal-adapter

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-data-hal-adapter

HAL API adapter for Ember Data


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

Ember Data HAL Adapter

Code Climate Gitter chat

What

A couple months back I started developing an Ember application that was driven by an hypermedia API using the application/hal+json media type. Given the lack of adapter I set out to build my own, and herein lies the result.

It isn't exactly general at the moment, since I'm only using it in this one project, so please try it out and leave me some feedback on how to improve it.

How

Bower

  • bower install ember-data-hal-adapter

Git

  • Clone repo with git clone https://github.com/locks/ember-data-hal-adapter.git
  • Install dependencies with npm install && bower install
  • Build the library with broccoli build dist
  • Use the version in /dist more suitable for your project

Keywords

FAQs

Package last updated on 30 Oct 2014

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc