@cinerino/api-javascript-client
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.0 • Public • Published

Cinerino API Client Library for Javascript

npm (scoped) CircleCI Coverage Status Dependency Status Known Vulnerabilities npm

Javascript client library for using Cinerino APIs. Support for authorization and authentication with OAuth 2.0.

Table of Contents

Installation

This library is distributed on npm. In order to add it as a dependency, run the following command:

npm install @cinerino/api-javascript-client

CommonJS

Include the library in your JavaScript file with

const client = require("@cinerino/api-javascript-client");

Browser

Include [lib/browser.js] in your page.

<script type="text/javascript" src="./node_modules/@cinerino/api-javascript-client/lib/browser.js"></script>

Usage

License

ISC

Readme

Keywords

none

Package Sidebar

Install

npm i @cinerino/api-javascript-client

Weekly Downloads

1

Version

1.0.0-alpha.0

License

ISC

Unpacked Size

5.78 MB

Total Files

82

Last publish

Collaborators

  • ilovegadd