Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

debug

We are on a mission to maintain the `debug-js/debug` JavaScript debugging module
Collective - Host: opensource - https://opencollective.com/debug - Code: https://github.com/debug-js/debug

better browser example

github.com/debug-js/debug - b435dd7d17a994cd1e6e30f2d39b761b144549c6 authored over 12 years ago by Tj Holowaychuk <[email protected]>
Missing semicolon.

github.com/debug-js/debug - 426d6c2b1d6ab33d0fc912c5c58005bc8d0d8eec authored over 12 years ago by Nathan Rajlich <[email protected]>
Add `debug.enable` and `debug.enabled` APIs.

Makes wildcard filters work once again.

github.com/debug-js/debug - 97c6ddf0704e7ff1e97f6d996effe1d334db4340 authored over 12 years ago by Nathan Rajlich <[email protected]>
examples

github.com/debug-js/debug - 8ef81d263e77953b42089f3ea5a1a47d8b1563a7 authored over 12 years ago by Tj Holowaychuk <[email protected]>
example

github.com/debug-js/debug - fcbf168c24f43e0b39d50d9a6f404f00d79126de authored over 12 years ago by Tj Holowaychuk <[email protected]>
pad diff with same color

github.com/debug-js/debug - 71cd41cfd5146c7af35fb01f02735ee2bbcb5149 authored over 12 years ago by Tj Holowaychuk <[email protected]>
move diff to end

github.com/debug-js/debug - d7333c6ac6bce3f889295f68f8a253f476e24af6 authored over 12 years ago by Tj Holowaychuk <[email protected]>
Make it work in IE8.

github.com/debug-js/debug - 811471fba2130dc96e9193bdebb6dd0c404813d0 authored over 12 years ago by Nathan Rajlich <[email protected]>
Don't use localStorage, require a `debug.enable` function instead.

github.com/debug-js/debug - 81ed7be977a098ff7e3a5f771f225d00c2ab1dc8 authored over 12 years ago by Nathan Rajlich <[email protected]>
Added quick hack of a client-side version

obviously wouldnt work for older browsers but who
cares ;)

github.com/debug-js/debug - ecf3e067e1a5e513f26e838a0c175e3b22cad946 authored over 12 years ago by Tj Holowaychuk <[email protected]>
image

github.com/debug-js/debug - e085a79d14507e705f24b53f130da84120e0f6e8 authored over 12 years ago by Tj Holowaychuk <[email protected]>
Release 0.3.0

github.com/debug-js/debug - b07efa967cccfe7cb52b14471c5e2994ac65e27b authored over 12 years ago by Tj Holowaychuk <[email protected]>
docs

github.com/debug-js/debug - 8ddff778c7d9308cf8479e0d3c9e4acd20e08d53 authored over 12 years ago by Tj Holowaychuk <[email protected]>
docs

github.com/debug-js/debug - 547af800dfe07bc1785229cf2a37c68c66c3e995 authored over 12 years ago by Tj Holowaychuk <[email protected]>
docs

github.com/debug-js/debug - 727a8b31825075d785157d352fb9b7b2e4faba06 authored over 12 years ago by Tj Holowaychuk <[email protected]>
slower example

github.com/debug-js/debug - c9a03d1b894d3980b527fa21cc97d48418fb36c0 authored over 12 years ago by Tj Holowaychuk <[email protected]>
fixed example

github.com/debug-js/debug - c47b762a7eace42a7aab76b48243fb4d62171df2 authored over 12 years ago by Tj Holowaychuk <[email protected]>
color ms diff

github.com/debug-js/debug - 44b1ffcce6d5b9873e545404e498a9f9b56a1a77 authored over 12 years ago by Tj Holowaychuk <[email protected]>
diff time per "name"

github.com/debug-js/debug - b0910f73acda1ebe5708a808bc3ebe8b7d68ec50 authored over 12 years ago by Tj Holowaychuk <[email protected]>
docs

github.com/debug-js/debug - 1a758c931ec23eeb48cf30ab218d7c2d66044530 authored over 12 years ago by Tj Holowaychuk <[email protected]>
Added millisecond diff when isatty, otherwise UTC string

github.com/debug-js/debug - 8e0b97bc153ff3a5a5a3a7cc1a26640a10adae3d authored over 12 years ago by Tj Holowaychuk <[email protected]>
Release 0.2.0

github.com/debug-js/debug - 207be096d3fb98580ff074fc5fab13633905120c authored over 12 years ago by TJ Holowaychuk <[email protected]>
docs

github.com/debug-js/debug - 609f6f5cc4cd6d309af513abeb356e79bc10d622 authored over 12 years ago by TJ Holowaychuk <[email protected]>
Merge branch 'feature/wildcards'

github.com/debug-js/debug - b6a3920a4ee39b9dd37753d6ac6fbc33bbf567c7 authored over 12 years ago by TJ Holowaychuk <[email protected]>
Added wildcard support

github.com/debug-js/debug - 0620d027cb48b38646b8a94092a82a971abdb60b authored over 12 years ago by TJ Holowaychuk <[email protected]>
Release 0.1.0

github.com/debug-js/debug - 497a088b5f7a48a0c2ef10c8bd5aaf06e0f9d129 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
misc

github.com/debug-js/debug - d40814aa02368140474c448c44c279f4d93ec42a authored almost 13 years ago by Tj Holowaychuk <[email protected]>
misc

github.com/debug-js/debug - 1cc193153110e774e293e98dd1f4fdd5d0615dfa authored almost 13 years ago by Tj Holowaychuk <[email protected]>
tweak previous commit

github.com/debug-js/debug - ff46dff611e1ce99aa965ff6f0d7955cc50a949b authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Merge pull request #2 from TooTallNate/isTTY

Don't output colors when stderr is *not* a TTY.

github.com/debug-js/debug - e40317b2768b128fdfcf9e3b8af680e7ce0cd485 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Don't output colors when stderr is *not* a TTY.

github.com/debug-js/debug - 5e779d1768dd8028e2a953eb171a91c2e1efb208 authored almost 13 years ago by Nathan Rajlich <[email protected]>
docs

github.com/debug-js/debug - 31e0b1760619f0b62b8427085f9c00fa3de199d7 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
install

github.com/debug-js/debug - f23bb8b6e82eb568abdba465d23878b433e83e62 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
images

github.com/debug-js/debug - 055835de11b39fa18a12e315568ffd9096313e6d authored almost 13 years ago by Tj Holowaychuk <[email protected]>
any node

github.com/debug-js/debug - 307d018dab6ff7f9375d9abc6d4b63f697990af3 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Initial commit

github.com/debug-js/debug - 73fce842b11dc6d9e0fe7531bb156f4fd443a6f2 authored almost 13 years ago by Tj Holowaychuk <[email protected]>