debug

Tiny debug tool (~500 bytes) for terminal and browser inspired by debug-js/debug API.

MIT License

Downloads
516
Stars
7

Bot releases are hidden (Show)

debug - Latest Release

Published by willybrauner about 1 year ago

#12

  • move to tsup bundler
  • export couleur utils
  • add size-limit
  • bundle with terser

✅ 485 B

debug -

Published by willybrauner about 2 years ago

Update dependencies and examples #10

  • Use pnpm for workspace examples management
  • Use vite for examples
  • Update examples documentation
  • Improve modules vs common js export (still working in both cases)
debug -

Published by willybrauner almost 3 years ago

Nodejs and javascript debug tool is ready as the first stable version 🎉

Features

  • Export as module for browser (#4)

Minor improvement

  • Update documentation (#8)
  • Remove space between namespace and log string output (#7)