Ecosyste.ms: OpenCollective

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

github.com/debug-js/debug

A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
https://github.com/debug-js/debug

node: fix colors in strict mode

Before the `fmt` variable was not being updated.

Closes #70.

007123fa111213d1aa2cb50fe8bdb3948c991600 authored over 10 years ago by Nathan Rajlich <[email protected]>
Readme: add "bash" syntax highlighting

7af914c2c067d445957db3bd781e7522138b1741 authored over 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #51 from sorccu/patch-1

Minor README code fix.

546377c1e1854de72df1d81ec65969fa6d2660e7 authored over 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #62 from jaredly/patch-1

typo

d5addbcb45c807e6c23d518df6db7e4efb37fef8 authored over 10 years ago by Nathan Rajlich <[email protected]>
browser: add Firebug color support

8bed009c849aec970b92566936e9dccdd8c93181 authored over 10 years ago by Nathan Rajlich <[email protected]>
Merge pull request #96 from TooTallNate/rewrite/share-node-browser-logic

Rewrite: abstract the common logic between Node.js and the browser

1fd62b0d86e5bd4e079b9ed64faf570be53f0fb5 authored over 10 years ago by Nathan Rajlich <[email protected]>
browser: add colors for WebKit browsers

Based off of the implemention from #67, except this one
matches the Node.js colored output exact...

79b75ad626efe5f5c05084e1087884ac14fcff45 authored over 10 years ago by Nathan Rajlich <[email protected]>
debug: invoke save() at the beginning of enable()

We modify the `namespaces` argument directly for some reason,
which ends up saving input that en...

83bae0234362b047dd8d1828da96758f5453a3d4 authored over 10 years ago by Nathan Rajlich <[email protected]>
node: don't default save() to an empty string

f3eb1a539613ee46f4da562634e34aded0e419d6 authored over 10 years ago by Nathan Rajlich <[email protected]>
browser: don't default save() to empty string

3314c7761c304af6bfeb01e0691c44ce362c357d authored over 10 years ago by Nathan Rajlich <[email protected]>
browser: fix undefined `name` variable

bea76f587b659320a181d568b9c7ad5c0a5a424c authored over 10 years ago by Nathan Rajlich <[email protected]>
browser: fix comment typo

3eebad470aafd4447cfa8afb6f37fe168d09dc86 authored over 10 years ago by Nathan Rajlich <[email protected]>
node: , -> .

fbbf2ca88487fec11707e4a47403af7100367885 authored over 10 years ago by Nathan Rajlich <[email protected]>
browser: , -> .

d05b468ee2e910f010fecdccbdbdeda8bf3865d2 authored over 10 years ago by Nathan Rajlich <[email protected]>
node: apply log to `console`

Not necessary, just seems more "proper"

0c6d45229259a1b2d9f616a796fe465f6321c993 authored over 10 years ago by Nathan Rajlich <[email protected]>
rewrite: abstract common logic for Node & browsers

2cffe24185a9aa3a25f1ab490bfdae0509b535f2 authored over 10 years ago by Nathan Rajlich <[email protected]>
add .jshintrc file

45010b65d0dda9ec10e7ea4f26b6040ca9f69c48 authored over 10 years ago by Nathan Rajlich <[email protected]>
component: fix mismatching version number

The `component.json` file is at v0.8.1 currently.

0269707d06e8f317302833300ffd8ad0c061344e authored over 10 years ago by Nathan Rajlich <[email protected]>
Release 0.8.1

09a93468b0f6289f8e7d83cd59737c9e4a0bbeb8 authored over 10 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #86 from TooTallNate/update/add-component-section-to-package.json

package: re-add the "component" section

192441f55b922b91140d5e71a96c15f413d401bd authored over 10 years ago by TJ Holowaychuk <[email protected]>
package: re-add the "component" section

Was inadvertently removed in a1cf28776451b58f322519ede9f9c0076cac1345.

The "component" section ...

e289c89b21d8b82a0d01c6abf85b401b2986ea46 authored over 10 years ago by Nathan Rajlich <[email protected]>
Release 0.8.0

2109329b3992859090d64058713402252100a781 authored almost 11 years ago by TJ Holowaychuk <[email protected]>
change from stderr to stdout

491eea3b33cb52da73a78b4f65a58b4f778ee197 authored almost 11 years ago by TJ Holowaychuk <[email protected]>
refactor

db73b661fddf9fa4dc035d97207360b047fcb684 authored almost 11 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #82 from inca/master

Exposing enable() method for Node.js to address #27

bb0b7bb0266e6695436ab049012c5d87da0fbb05 authored almost 11 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #84 from bnoordhuis/fix-readme

Readme.md: fix inadvertent markdown italicization

1440eebd78aaccaf031053940aff304454e7ac17 authored almost 11 years ago by TJ Holowaychuk <[email protected]>
Readme.md: fix inadvertent markdown italicization

Escape a * that made GitHub's markdown parser italicize the paragraph.

06830e88dacb45d9e13ccb1932fe345cdf3e8a14 authored almost 11 years ago by Ben Noordhuis <[email protected]>
Exposing enable() method for Node.js to address #27

2e992a0cdaaa8bd5b49249a9d96deb696f1a0b46 authored almost 11 years ago by Boris Okunskiy <[email protected]>
Merge pull request #79 from jonathanong/remove-index

remove unnecessary index.js file

425ad5b6c7c778404d220fe0fb531c5210161f10 authored almost 11 years ago by TJ Holowaychuk <[email protected]>
remove unnecessary index.js file

a1cf28776451b58f322519ede9f9c0076cac1345 authored almost 11 years ago by Jonathan Ong <[email protected]>
Merge pull request #75 from HaykoKoryun/patch-1

updated .npmignore

8068c0983ca1596b868a1f2bc21443aedce7dee4 authored about 11 years ago by TJ Holowaychuk <[email protected]>
updated .npmignore

updated `.npmignore` to additionally ignore the new `example` folder (looks like you renamed it ...

aca9f15e60dae379e58b8f96971ca2e74bddcda8 authored about 11 years ago by Hayko Koryun <[email protected]>
Release 0.7.4

f877623fce99dba4aed2a94a51b189f40d1e7a9c authored about 11 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #68 from timoxley/bug/browserify-broken

Remove "browserify" key from package.json.

1eac0c0006e7cbda2ebef4d07a8b757a5ecb3781 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Remove "browserify" key from package.json.

Not sure how this ever worked as this key is for specifying which
transforms to apply, doesn't m...

535a5aeb643a3cc47330ab6b90162d231772c7a3 authored about 11 years ago by Tim <[email protected]>
Release 0.7.3

cc9bbb1489d51c2b0682b0f395199a36cfb65bde authored about 11 years ago by TJ Holowaychuk <[email protected]>
typo

d62596e7d93d5f2b86d016bdb51e37f50ab356f2 authored over 11 years ago by Jared Forsyth <[email protected]>
Merge pull request #49 from kewah/master

Catch localStorage security error when cookies are blocked (Chrome)

cfd9c6546939e29b2fb4908b12630686fde58060 authored over 11 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #55 from sindresorhus/patch-1

Explicitly define which files that are included in the npm package

5fb950a3cb32df5b86220db0e55d81ff56c13f6b authored over 11 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #57 from es128/patch-1

Clarify use of stderr vs stdout in README

8a913582ea38b3c30b16458a7085411e48061c74 authored over 11 years ago by TJ Holowaychuk <[email protected]>
Clarify use of stderr vs stdout

Resolves #56

0a1c6aa3019f5699660faff12a572f26cc1c4d2d authored over 11 years ago by Elan Shanker <[email protected]>
Explicitly define which files that are included in the npm package

25985295be0ab91b1ef4477d1822796016e651b7 authored over 11 years ago by Sindre Sorhus <[email protected]>
Minor README code fix.

Fixed what I believe to be a small typo in one of the code examples. One "worker" was not being ...

34d6aa1c12d255ad67d5d379ee3e49e1d5b69a4a authored over 11 years ago by Simo Kinnunen <[email protected]>
Catch localStorage security error when cookies are blocked (Chrome)

If cookies are disabled on Chrome, `window.localStorage` throws an error
`Uncaught Error: Securi...

bb21abf651a4c8375ef15f730991f742761540d9 authored over 11 years ago by Antoine Lehurt <[email protected]>
add .message error fallback

f4c8e1ea6c944e9cd7d3e1b8c4a56ea35658f1f4 authored over 11 years ago by TJ Holowaychuk <[email protected]>
add Makefile

7793512aef43f87f6c2af9723b499fe1bebfe268 authored over 11 years ago by TJ Holowaychuk <[email protected]>
fix browser example

ae9f6d33637df27f53a5e0fd7a1619e56d1303af authored over 11 years ago by TJ Holowaychuk <[email protected]>
ignore ./build

d9f1005c7e660225ba2da6f4f07d0abd8b96824b authored over 11 years ago by TJ Holowaychuk <[email protected]>
add debug(err) support. Closes #46

97a362f7d088bbbf593ff004d3a5bff42df1e8f2 authored over 11 years ago by TJ Holowaychuk <[email protected]>
add .browser prop to package.json. Closes #42

b5c893d30899ff837d947861f5b583fcb72d0949 authored almost 12 years ago by TJ Holowaychuk <[email protected]>
Release 0.7.2

ef10c1568732c26d558eae974108a68f36c156d1 authored almost 12 years ago by TJ Holowaychuk <[email protected]>
fix package.json

f730c904d3a35c6334deebb7f8fa702359ea054e authored almost 12 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #37 from letharion/master

Use unicode to send escape character to shell instead of octal to work with strict mode

12c4ed370be970778112f768a5fe87ff43605793 authored almost 12 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #38 from slaskis/patch-1

Mobile Safari (private mode) is broken with debug

850a3e77649e1bf14d7ea1a714d7539806595d0b authored almost 12 years ago by TJ Holowaychuk <[email protected]>
Release 0.7.1

43fe05da0e94f0eeb8f84799b8ee02319328a0ca authored almost 12 years ago by TJ Holowaychuk <[email protected]>
Mobile Safari (private mode) is broken with debug

Mobile Safari has a dumb feature where it goes ahead and throws an exception when trying to acce...

83aaaac519ec7d8fb371d941efc281182fedcce7 authored almost 12 years ago by Robert Sköld <[email protected]>
Use unicode to send escape character to shell instead of octal to work with strict mode javascript

b73d1285b209a4b0826f9f9bd6ba2c1fc9386be1 authored almost 12 years ago by Letharion <[email protected]>
Merge pull request #34 from gjohnson/master

clarify usage

73936c4ddf85212190132ed61b6aa137aaf177aa authored almost 12 years ago by TJ Holowaychuk <[email protected]>
clarify usage in readme

51140942f034c954c4cd641ea61b0010490fe8ba authored almost 12 years ago by Garrett Johnson <[email protected]>
Merge pull request #33 from dvicory/patch-1

Add repository URL to package.json

78106ccba530f1caf3779268bae5c0c8c1e0d3e3 authored about 12 years ago by TJ Holowaychuk <[email protected]>
Add repository URL to package.json

fcf37019b153f5b69ed994f6d3dfe030dbb09bac authored about 12 years ago by Daniel Vicory <[email protected]>
fix component. Closes #24

cd0aec9e9163e4e9fe922b2f51b63ad3f62b4bc8 authored about 12 years ago by TJ Holowaychuk <[email protected]>
refactor inverted if-stat

b0b09bb509389dfcfb21b352c5e2773c349b1de0 authored about 12 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #22 from slaskis/master

Adapted to new component spec

fd25e00158a99dc0c5ad95e117621508a6c03e22 authored about 12 years ago by TJ Holowaychuk <[email protected]>
Removed misspelled component.js

47163b4a4f76cfc1134a7be0d27c28dd574587bb authored about 12 years ago by Robert Sköld <[email protected]>
.json duh

e13c27a8b5db464626d9a5b8982b7312daf4c63e authored about 12 years ago by Robert Sköld <[email protected]>
Removed previous component

fbddfe26a99503a460c2d69d307d0b8008899ce7 authored about 12 years ago by Robert Sköld <[email protected]>
Adapted to new component spec.

77531e47dd376252a7261d498d550767e5d0fa53 authored about 12 years ago by Robert Sköld <[email protected]>
Merge pull request #17 from nopnop/master

A way to force colored output

b64124c30f0c017cbf164d13d77750c863cd9b6f authored over 12 years ago by TJ Holowaychuk <[email protected]>
Force colored output using DEBUG_COLORS env

861fffaa9e369dd0284d0170f2400976dc924716 authored over 12 years ago by nopnop <[email protected]>
Added DEBUG_COLORED to force colored output

a9ba7d5bf169eefe540d3e3224a781690c57dad0 authored over 12 years ago by Jean Ponchon <[email protected]>
Merge pull request #16 from tellnes/master

Add support for browserify

fa2367ff1d7d4e7c20b55f334ea589a524f4840b authored over 12 years ago by TJ Holowaychuk <[email protected]>
add browserify support

81b8adced8f5a1648e48966c3d9cb72e45bc2bbe authored over 12 years ago by Christian Tellnes <[email protected]>
Prepared release 0.7.0

4678bdcc5c1d039945fc188bab0a9badfa11c508 authored over 12 years ago by TJ Holowaychuk <[email protected]>
Added .component to package.json

143973fa97bb8bb36272755bc393f4e0dc29dc49 authored over 12 years ago by TJ Holowaychuk <[email protected]>
Added debug.component.js build

ab28fa8f0a124ddc3eb50e96e4874b5d7f8fd661 authored over 12 years ago by TJ Holowaychuk <[email protected]>
removed file heading comments

fd3ad212ad26c0b8cbe6ffd7f82aa121be396156 authored over 12 years ago by TJ Holowaychuk <[email protected]>
Release 0.6.0

a0b3cceb19a525b992d843ae61090e96ed598b1f authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #15 from TooTallNate/enabled

debug: add an `enabled` flag to the returned debug function

e7b895446c615fb8170ced6326d9c4c32d6e4fdb authored almost 13 years ago by TJ Holowaychuk <[email protected]>
debug: add an `enabled` flag to the returned debug function

So that you can do things conditionally if debug mode is enabled.

Closes #11.

a9261144ff1322a4d25ffaeefe1452245cc641b3 authored almost 13 years ago by Nathan Rajlich <[email protected]>
Merge pull request #13 from milewise/master

Added support for "-" prefix in DEBUG variable

3d03d65ea6250df50bda3fa0c9375b67809800f9 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
updated docs

d656d2fc2bc94fefc5ed3d5020d5e0bb152965f3 authored almost 13 years ago by Vinay Pulim <[email protected]>
support "-" prefix on the client

883f44558c3ba91eb550b0760bd03db57cf60aff authored almost 13 years ago by Vinay Pulim <[email protected]>
added support for "-" prefix in DEBUG

e70fcc38638f1699edeac4902a3667719d5cef20 authored almost 13 years ago by Vinay Pulim <[email protected]>
Release 0.5.0

119e661d79a71f7b7e3223357d6e093faa61228d authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Added humanize() to CS variant

29f968022dc56d694640424e1d42ca86d5687252 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Added: humanize diffs. Closes #8

aa9b0b65fb6a1a71fc46b5cf035787136175fcf6 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Added debug.disable() to the CS variant

27fc4c58c715e3a972aa9974ca384175d9fe8a11 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Fixed: persist client-side variant again. Closes #9

8ea07bc911f1abbba59ff87523da02c7025c1d84 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Removed padding from CS variant

13354635197627bbf0b4ebcaa35fca547d79474d authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Removed padding. Closes #10

f6054dc886ebf2372e92d28735abe42f4c5b1d7c authored almost 13 years ago by Tj Holowaychuk <[email protected]>
fixed fd

52747b5d2131f273c1a2ce3d25a087955cb36622 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Release 0.4.1

fc7b2eca7de47379d646ddada78e91c1f6988143 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Changed: log to stderr

a9e7bad1f752c61ed0ac6a703a2f9437f8ba72d5 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Release 0.4.0

a73176b16872ac4b7f904d23ed88b02a8ec17fa2 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
moar refactoring

6e5e31548b30e8a01ba15e8e02f76b963d41e614 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
removed prev/names globals

622f59a7a1967eeaa388c59ca09d40e516fb96bc authored almost 13 years ago by Tj Holowaychuk <[email protected]>
misc refactoring

875a49733e536e3c5590d5a56bdb3131d2db2975 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
added diff padding to the CS

9df0b38dfdadc7a729c246e1feb4b1a311cf48f7 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Merge pull request #7 from TooTallNate/master

Make the browser version work in old browsers

f72d08a1039a913ff38eb27bef1ffb16a85df345 authored almost 13 years ago by TJ Holowaychuk <[email protected]>