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

1.28.1 • Public • Published

@provar/provar-js

A JavaScript library for collecting user feedback and store them on Provar.se. This can be used on the client side as well as server side.

Installation

yarn add @provar/provar-js

Usage

import { ProvarClient } from '@provar/provar-js';

const client = new ProvarClient({ apiKey: 'your-api-key' });
await client.sendText('My feedback');

Readme

Keywords

none

Package Sidebar

Install

npm i @provar/provar-js

Weekly Downloads

70

Version

1.28.1

License

MIT

Unpacked Size

49.1 kB

Total Files

15

Last publish

Collaborators

  • mnmtanish