{"id":13395037,"url":"https://github.com/cowboy/javascript-debug","last_synced_at":"2025-04-06T00:10:32.047Z","repository":{"id":678044,"uuid":"321706","full_name":"cowboy/javascript-debug","owner":"cowboy","description":"JavaScript Debug: A simple wrapper for console.log","archived":false,"fork":false,"pushed_at":"2016-06-10T16:06:10.000Z","size":338,"stargazers_count":435,"open_issues_count":5,"forks_count":96,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-04-16T20:44:00.661Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://benalman.com/projects/javascript-debug-console-log/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"intridea/wmata","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cowboy.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-GPL","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-09-30T00:57:39.000Z","updated_at":"2023-11-03T17:08:35.000Z","dependencies_parsed_at":"2022-08-16T10:40:28.063Z","dependency_job_id":null,"html_url":"https://github.com/cowboy/javascript-debug","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cowboy%2Fjavascript-debug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cowboy%2Fjavascript-debug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cowboy%2Fjavascript-debug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cowboy%2Fjavascript-debug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cowboy","download_url":"https://codeload.github.com/cowboy/javascript-debug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415973,"owners_count":20935387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T17:01:39.995Z","updated_at":"2025-04-06T00:10:32.021Z","avatar_url":"https://github.com/cowboy.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# JavaScript Debug: A simple wrapper for console.log #\n[http://benalman.com/projects/javascript-debug-console-log/](http://benalman.com/projects/javascript-debug-console-log/)\n\nVersion: 0.4, Last updated: 6/22/2010\n\nThis 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.\n\nVisit the [project page](http://benalman.com/projects/javascript-debug-console-log/) for more information and usage examples!\n\n\n## Documentation ##\n[http://benalman.com/code/projects/javascript-debug/docs/](http://benalman.com/code/projects/javascript-debug/docs/)\n\n\n## Examples ##\n[http://benalman.com/code/projects/javascript-debug/examples/debug/](http://benalman.com/code/projects/javascript-debug/examples/debug/)\n\n\n## Support and Testing ##\n\n### Browsers Tested ###\nInternet Explorer 6-8, Firefox 3-3.6, Safari 3-4, Chrome 3-5, Opera 9.6-10.5\n\n\n## License ##\nCopyright (c) 2010 \"Cowboy\" Ben Alman  \nDual licensed under the MIT and GPL licenses.  \n[http://benalman.com/about/license/](http://benalman.com/about/license/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcowboy%2Fjavascript-debug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcowboy%2Fjavascript-debug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcowboy%2Fjavascript-debug/lists"}