@aykamko/orbit__jsonapi
TypeScript icon, indicating that this package has built-in type declarations

0.15.25-aleks0 • Public • Published

@orbit/jsonapi

JSON:API support for client-side Orbit applications.

Installation

Install with npm:

npm install @orbit/jsonapi

Contributing

Installation

Install the CLI for Broccoli globally:

npm install -g broccoli-cli

Install other dependencies:

npm install

Building

Distributions can be built to the /dist directory by running:

npm run build

Testing

CI Testing

Test in CI mode by running:

npm test

Or directly with testem (useful for configuring options):

testem ci

Browser Testing

Test within a browser (at http://localhost:4200/tests/) by running:

testem

License

Copyright 2014-2017 Cerebris Corporation. MIT License (see LICENSE for details).

Dependents (0)

Package Sidebar

Install

npm i @aykamko/orbit__jsonapi

Weekly Downloads

2

Version

0.15.25-aleks0

License

MIT

Unpacked Size

592 kB

Total Files

60

Last publish

Collaborators

  • aykamko