JSPM

  • Created
  • Published
  • Downloads 19
  • Score
    100M100P100Q34770F
  • License MIT

Powerful and flexible angular REST client. Fully abstraction layer.

Package Exports

  • ng-rest

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ng-rest) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Ng Rest

Powerful and flexible angular REST client. Fully abstraction layer.

Estimated date of the 1.0.0 release: 2017-04-30

Todo

  • fix and add comments in the code
  • write documentation
  • configure trevis
  • configure webpack
  • make and commit a build

Yarn Warning: if you use yarn instead of the npm, please specify Specify the exact version of the package.
For example 1.0.0-beta.4.4 without any ^ or ~ at the start. It is need because yarn incorrect work with beta sub-versions. If you specify ^1.0.0-beta.4.0 then version 1.0.0.beta.1 will be installed.