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 Loading

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

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

    TypeScript 94 34

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

    Creates a download handler function and gives progress information

    TypeScript 78 6

  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
  • istanbul-badges-readme Public

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

    the-bugging/istanbul-badges-readme’s past year of commit activity
    TypeScript 94 MIT 34 0 7 Updated May 4, 2024
  • react-use-downloader Public

    Creates a download handler function and gives progress information

    the-bugging/react-use-downloader’s past year of commit activity
    TypeScript 78 MIT 6 1 0 Updated Apr 17, 2024
  • react-use-hotjar Public

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

    the-bugging/react-use-hotjar’s past year of commit activity
    TypeScript 33 MIT 6 0 0 Updated Jan 16, 2024
  • the-bugging/the-bugging-docs’s past year of commit activity
    JavaScript 1 0 0 0 Updated Sep 5, 2023
  • .github Public
    the-bugging/.github’s past year of commit activity
    0 0 0 0 Updated May 9, 2023
  • react-use-modals Public

    Adds HTML Dialog capabilities as custom hooks

    the-bugging/react-use-modals’s past year of commit activity
    JavaScript 1 MIT 0 0 0 Updated May 9, 2023
  • react-use-presentation Public

    Creates pure HTML or React presentations with a provided array of components and their time durations

    the-bugging/react-use-presentation’s past year of commit activity
    TypeScript 6 MIT 0 0 0 Updated Mar 9, 2023
  • react-use-scripts Public

    Appends script tags to the document as functions or components with ease

    the-bugging/react-use-scripts’s past year of commit activity
    TypeScript 4 MIT 0 0 0 Updated Mar 9, 2023

Top languages

Loading…

Most used topics

Loading…