A progressive front-end monitor SDK for Web Application.
- 🎁 Rich Integrations out of the box
- 🎨 Highly Customizable
- 🌈 Support
Vue
/Angular
/React
/Node
- 🚀 Available reporting in
Web Worker
npm install @booji/browser
# or
pnpm install @booji/browser
import { init } from "@booji/browser"
init({
dsn: "__DSN__",
appKey: "__KEY__"
})
I have prepared some demos at stackblitz
:
Please see API DOCS
Please see CHANGELOG.md
Please see FAQ.md