debug-js /
debug
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
92/100 healthLoading repository data…
cowboy / repository
JavaScript Debug: A simple wrapper for console.log
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
http://benalman.com/projects/javascript-debug-console-log/
Version: 0.4, Last updated: 6/22/2010
This code provides a simple wrapper for the console's logging methods, and was created to allow a very easy-to-use, cross-browser logging solution, without requiring excessive or unwieldy object detection. If a console object is not detected, all logged messages will be stored internally until a logging callback is added. If a console object is detected, but doesn't have any of the debug, info, warn, and error logging methods, log will be used in their place. For convenience, some of the less common console methods will be passed through to the console object if they are detected, otherwise they will simply fail gracefully.
Visit the project page for more information and usage examples!
http://benalman.com/code/projects/javascript-debug/docs/
http://benalman.com/code/projects/javascript-debug/examples/debug/
Internet Explorer 6-8, Firefox 3-3.6, Safari 3-4, Chrome 3-5, Opera 9.6-10.5
Copyright (c) 2010 "Cowboy" Ben Alman
Dual licensed under the MIT and GPL licenses.
http://benalman.com/about/license/
Selected from shared topics, language and repository description—not editorial ratings.
debug-js /
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
92/100 healthNomicFoundation /
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
78/100 healthMicrosoftDX /
A new, open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io
microsoft /
A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more
82/100 healthtinyfish-io /
AgentQL is a suite of tools for connecting your AI to the web. Featuring a query language and Playwright integrations for interacting with elements and extracting data quickly, precisely, and at scale. Includes REST API, Python and JavaScript SDKs, browser debugger.
90/100 healthadobe-research /
A pretty darn cool JavaScript debugger for Brackets
53/100 health