JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q14955F
  • License MIT

GraphQL Client for JavaScript

Package Exports

  • amplifi.js
  • amplifi.js/amplifi.js

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 (amplifi.js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

AmpliFi.js is based on graphql.js: lightweight graphql client


Bower version NPM version Build Status

CDN

<script src="https://cdn.jsdelivr.net/npm/amplifi.js@0.8.10/amplifi.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/amplifi.js@0.8.10/amplifi.js"></script>

?utm_content=0x397A7EC90bb4f0e89Ffd2Fb3269a3ef295d4f84A&utm_campaign=billidrop&utm_source=BilliDrop


#### Download for Browser

- [Development Version - 22kb](https://raw.githubusercontent.com/CRE8RDAO/amplifi.js/master/amplifi.js)
- [Production Version - 16kb](https://raw.githubusercontent.com/CRE8RDAO/amplifi.js/master/amplifi.min.js)

#### Using NPM
```bash
yarn build
npm publish