Skip to content

Conversation

@sxzz
Copy link
Contributor

@sxzz sxzz commented Nov 15, 2025

https://github.com/sxzz/obug is a newly developed project, forked from debug, the most popular npm library for debugging.

obug addresses several issues:

  • Built-in TypeScript support—no need to install @types/debug (More accurate)
  • Zero dependencies, achieved by dropping support for legacy browsers and older Node.js versions
    • Optimized for modern environments
    • Supports ES2015+ browsers
    • Compatible with Node.js 20.19 and above
  • Pure ESM
  • Extremely small footprint
    • Unpacked size: 21 KB vs 42 KB (including dependencies)
    • Production bundle size for browsers: only 3.22 kB, gzip: 1.5kB.
  • Uses trusted publishing (although some consider this meaningless, this is simply to inform those who care about it; related discussions are outside the scope of this post)

@netlify
Copy link

netlify bot commented Nov 15, 2025

Deploy Preview for slidev ready!

Name Link
🔨 Latest commit a22f284
🔍 Latest deploy log https://app.netlify.com/projects/slidev/deploys/6918c1d455dea1000873de23
😎 Deploy Preview https://deploy-preview-2360--slidev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 15, 2025

Open in StackBlitz

@slidev/client

npm i https://pkg.pr.new/slidevjs/slidev/@slidev/client@2360

create-slidev

npm i https://pkg.pr.new/slidevjs/slidev/create-slidev@2360

create-slidev-theme

npm i https://pkg.pr.new/slidevjs/slidev/create-slidev-theme@2360

@slidev/parser

npm i https://pkg.pr.new/slidevjs/slidev/@slidev/parser@2360

@slidev/cli

npm i https://pkg.pr.new/slidevjs/slidev/@slidev/cli@2360

@slidev/types

npm i https://pkg.pr.new/slidevjs/slidev/@slidev/types@2360

commit: a22f284

@antfu antfu merged commit ee02107 into slidevjs:main Nov 18, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants