Skip to content

hypergroup/ng-hyper-cj

Repository files navigation

ng-hyper-cj

Collection+JSON extension to ng-hyper

Installation

component

$ component install hypergroup/ng-hyper-cj

standalone

NOTE a version of ng-hyper is required as a dependency

Usage

angular.module('myApp', ['ng-hyper', 'ng-hyper-cj']);

ng-hyper-cj will register a $http interceptor and translate and Collection+JSON documents into hyper+json. This allows CJ users to take advantage of the hyper tooling.

For more usage docs, check out ng-hyper.

About

Collection+JSON extension to ng-hyper

Resources

License

Stars

Watchers

Forks

Packages

No packages published