https://github.com/johnantoni/javascript.blackbird
blackbird - javascript debugging
https://github.com/johnantoni/javascript.blackbird
Last synced: 6 months ago
JSON representation
blackbird - javascript debugging
- Host: GitHub
- URL: https://github.com/johnantoni/javascript.blackbird
- Owner: johnantoni
- Created: 2009-01-29T22:51:58.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2009-01-29T22:52:47.000Z (over 17 years ago)
- Last Synced: 2025-06-03T14:55:51.332Z (about 1 year ago)
- Homepage: http://www.red91.com
- Size: 89.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
/*
Blackbird - Open Source JavaScript Logging Utility
Author: G Scott Olson
Web: http://blackbirdjs.googlecode.com/
http://www.gscottolson.com/blackbirdjs/
Version: 1.0
The MIT License - Copyright (c) 2008 Blackbird Project
*/
Adding Blackbird to your page:
1. Include blackbird.js in your page.
2. Inlcude blackbird.css in your page.
Your HTML source should look similar to the following code:
...
...
Demos, API, and more at: http://www.gscottolson.com/blackbirdjs/