Skip to content

ember-data 3.x-compliant adapter for FeatherJS via sockets.io

License

Notifications You must be signed in to change notification settings

josiahbryan/ember-data-feathers

 
 

Repository files navigation

ember-data-feathers

I (josiahbryan) forked this addon from huafu/ember-data-feathers because that repo appears unmaintained.

Primarily, I wanted to bump ember-cli-babel version so ember serve stops complaining during development of my app.

I may add bugfixes or other tweaks as my use cases call for them. PRs welcome.

Original boilerplate text follows

Installation

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

Running

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/.

About

ember-data 3.x-compliant adapter for FeatherJS via sockets.io

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.9%
  • HTML 4.1%