obug
npmv2.1.4TypeScriptA lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.
Overview
obug is an npm package that a lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support. The latest version is 2.1.4, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need a lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- Large dependency tree (16 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of obug.
Dependencies
Dev (16)
Used by
Popular packages that depend on obug.
Native-ESM powered web dev build tool
Next generation testing framework powered by Vite
Vite DevTools
V8 coverage provider for Vitest
Istanbul coverage provider for Vitest
Framework for building generic devframes
Frequently installed together
Universal filesystem path utils
Simple yet powerful framework for building command-line apps.
Native-ESM powered web dev build tool
Next generation testing framework powered by Vite
Trace the original position through a source map
TypeScript definitions for istanbul-lib-coverage
TypeScript definitions for istanbul-reports
TypeScript definitions for node
Shared Vitest utility functions
A fast and minimal alternative to globby and fast-glob
A small library to print colourful messages.
Message based Two-way remote procedure call
Version history
| Version | Published | License |
|---|---|---|
| 2.1.4latest | 2 days ago | MIT |
| 2.1.3 | 1 month ago | MIT |
| 2.1.2 | 1 month ago | MIT |
| 2.1.1 | 7 months ago | MIT |
| 2.1.0 | 8 months ago | MIT |
| 1.0.2 | 8 months ago | MIT |
| 2.0.0 | 8 months ago | MIT |
| 2.0.0-beta.1 | 8 months ago | MIT |
| 1.0.0 | 8 months ago | MIT |
| 0.1.3 | 8 months ago | MIT |
| 0.1.2 | 8 months ago | MIT |
| 0.1.1 | 8 months ago | MIT |
| 0.1.0 | 8 months ago | MIT |
| 0.0.1 | 8 months ago | MIT |
| 0.0.0 | 8 months ago | MIT |
Maintainers
Funding
Frequently asked questions
How do I install obug?
Run `npm install obug` to add obug to your npm project.
What license is obug released under?
obug is distributed under the MIT license.
How popular is obug?
obug has approximately 0 downloads per week and 2 known dependent packages.