Skip to content
@the-bugging

the-bugging

TheBugging is a complete SaaS platform that offers error logging helping identifying and fixing production bugs in Real-World Web applications

the-bugging

TheBugging is a complete SaaS platform that offers error logging, helping identifying and fixing production bugs in real-world web applications. We also strongly believe in open-source and giving back to the community that has supported us.

Table of Contents


Requirements

Important: This is only for web projects and thus only runs on the client-side.


Installation

  • First, add the dependency to your project
  npm install the-bugging
  • Or alternatively, with yarn:
  yarn add the-bugging
  • With a valid projectKey, simply start at the very top of your web project like so:
import TheBugging from "the-bugging";

TheBugging.init({ projectKey: "VALID-PROJECT-KEY" });

For more detailed installation instructions for specific frameworks, please see our documentation.

Open-source

As a part of our commitment to the open-source community, we have made available these packages:


We hope our packages can help you in your development process. If you have any questions or feedback, please don't hesitate to reach out to us

Pinned

  1. istanbul-badges-readme istanbul-badges-readme Public

    Creates and updates README testing coverage badges with your json-summary

    TypeScript 94 33

  2. react-use-downloader react-use-downloader Public

    Creates a download handler function and gives progress information

    TypeScript 72 5

  3. react-use-hotjar react-use-hotjar Public

    Adds Hotjar capabilities as custom hooks such as init, identify and stateChange

    TypeScript 33 6

  4. the-bugging-docs the-bugging-docs Public

    https://docs.thebugging.com

    JavaScript 1

Repositories

Showing 8 of 8 repositories

Top languages

Loading…

Most used topics

Loading…