@feelback/js
v0.3.4
Published
Client side js integration for Feelback service
Downloads
1,809
Maintainers
Readme
Feelback Javascript library
This package is the javascript SDK of the Feelback service, which includes:
- helper functions to interact with the Feelback API
- browser auto-setup for customized UIs
- predefined component styles and presets (icons and behaviors)
Installation
Add the package with your package manager of choice
npm install @feelback/js
# or
pnpm add @feelback/js
# or
yarn add @feelback/js
Additional resources
- Read the full integration guide
- Checkout the official documentation with a full overview of the Feelback service
Types
This package is built in typescript so it has full typings support.