@oak-digital/resights-js
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-beta.2 • Public • Published

Resights-js

npm version npm downloads bundle JSDocs License

A Typescript/Javascript library for the Resights API

Install

pnpm install @oak-digital/resights-js

Usage

To use this library you need to obtain a resights API token. In this example you need to replace the RESIGHTS_API_TOKEN with your actual token.

import { Resights } from '@oak-digital/resights-js'

const client = new Resights(RESIGHTS_API_TOKEN)

Docs

You can find online docs through tsdocs.dev or jsdocs.io

License

MIT License © 2023-PRESENT Anthony Fu

Readme

Keywords

none

Package Sidebar

Install

npm i @oak-digital/resights-js

Weekly Downloads

5

Version

0.0.1-beta.2

License

MIT

Unpacked Size

1.78 MB

Total Files

15

Last publish

Collaborators

  • alexander-nortung-oakdigital
  • tobiasheide
  • david-oakdigital
  • alexnortung