spriny-widget-sdk
v1.0.2
Published
This SDK allows developers to embed the Spriny Reporting Widget into any website or web application. Users can report Tasks, Bugs, and Feedback directly from the app UI.
Maintainers
Readme
Spriny Widget SDK
This SDK allows developers to embed the Spriny Reporting Widget into any website or web application. Users can report Tasks, Bugs, and Feedback directly from the app UI.
Installation
bash npm install spriny-widget-sdk Usage js Copy code import { initSprinyWidget } from "spriny-widget-sdk"; initSprinyWidget("YOUR_PROJECT_ID"); This will place a floating button on your page. Clicking the button opens a draggable popup for reporting.
Features Report Task / Bug / Feedback
Optional screenshot upload
Submit directly to Spriny dashboard
Popup window is draggable
Works on any web app or frontend framework
