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
Before the `fmt` variable was not being updated.
Closes #70.
007123fa111213d1aa2cb50fe8bdb3948c991600 authored over 10 years ago by Nathan Rajlich <[email protected]>7af914c2c067d445957db3bd781e7522138b1741 authored over 10 years ago by Nathan Rajlich <[email protected]>
Minor README code fix.
546377c1e1854de72df1d81ec65969fa6d2660e7 authored over 10 years ago by Nathan Rajlich <[email protected]>typo
d5addbcb45c807e6c23d518df6db7e4efb37fef8 authored over 10 years ago by Nathan Rajlich <[email protected]>8bed009c849aec970b92566936e9dccdd8c93181 authored over 10 years ago by Nathan Rajlich <[email protected]>
Rewrite: abstract the common logic between Node.js and the browser
1fd62b0d86e5bd4e079b9ed64faf570be53f0fb5 authored over 10 years ago by Nathan Rajlich <[email protected]>
Based off of the implemention from #67, except this one
matches the Node.js colored output exact...
We modify the `namespaces` argument directly for some reason,
which ends up saving input that en...
f3eb1a539613ee46f4da562634e34aded0e419d6 authored over 10 years ago by Nathan Rajlich <[email protected]>
3314c7761c304af6bfeb01e0691c44ce362c357d authored over 10 years ago by Nathan Rajlich <[email protected]>
bea76f587b659320a181d568b9c7ad5c0a5a424c authored over 10 years ago by Nathan Rajlich <[email protected]>
3eebad470aafd4447cfa8afb6f37fe168d09dc86 authored over 10 years ago by Nathan Rajlich <[email protected]>
fbbf2ca88487fec11707e4a47403af7100367885 authored over 10 years ago by Nathan Rajlich <[email protected]>
d05b468ee2e910f010fecdccbdbdeda8bf3865d2 authored over 10 years ago by Nathan Rajlich <[email protected]>
Not necessary, just seems more "proper"
0c6d45229259a1b2d9f616a796fe465f6321c993 authored over 10 years ago by Nathan Rajlich <[email protected]>2cffe24185a9aa3a25f1ab490bfdae0509b535f2 authored over 10 years ago by Nathan Rajlich <[email protected]>
45010b65d0dda9ec10e7ea4f26b6040ca9f69c48 authored over 10 years ago by Nathan Rajlich <[email protected]>
The `component.json` file is at v0.8.1 currently.
0269707d06e8f317302833300ffd8ad0c061344e authored over 10 years ago by Nathan Rajlich <[email protected]>09a93468b0f6289f8e7d83cd59737c9e4a0bbeb8 authored over 10 years ago by TJ Holowaychuk <[email protected]>
package: re-add the "component" section
192441f55b922b91140d5e71a96c15f413d401bd authored over 10 years ago by TJ Holowaychuk <[email protected]>Was inadvertently removed in a1cf28776451b58f322519ede9f9c0076cac1345.
The "component" section ...
e289c89b21d8b82a0d01c6abf85b401b2986ea46 authored over 10 years ago by Nathan Rajlich <[email protected]>2109329b3992859090d64058713402252100a781 authored almost 11 years ago by TJ Holowaychuk <[email protected]>
491eea3b33cb52da73a78b4f65a58b4f778ee197 authored almost 11 years ago by TJ Holowaychuk <[email protected]>
db73b661fddf9fa4dc035d97207360b047fcb684 authored almost 11 years ago by TJ Holowaychuk <[email protected]>
Exposing enable() method for Node.js to address #27
bb0b7bb0266e6695436ab049012c5d87da0fbb05 authored almost 11 years ago by TJ Holowaychuk <[email protected]>Readme.md: fix inadvertent markdown italicization
1440eebd78aaccaf031053940aff304454e7ac17 authored almost 11 years ago by TJ Holowaychuk <[email protected]>Escape a * that made GitHub's markdown parser italicize the paragraph.
06830e88dacb45d9e13ccb1932fe345cdf3e8a14 authored almost 11 years ago by Ben Noordhuis <[email protected]>2e992a0cdaaa8bd5b49249a9d96deb696f1a0b46 authored almost 11 years ago by Boris Okunskiy <[email protected]>
remove unnecessary index.js file
425ad5b6c7c778404d220fe0fb531c5210161f10 authored almost 11 years ago by TJ Holowaychuk <[email protected]>a1cf28776451b58f322519ede9f9c0076cac1345 authored almost 11 years ago by Jonathan Ong <[email protected]>
updated .npmignore
8068c0983ca1596b868a1f2bc21443aedce7dee4 authored about 11 years ago by TJ Holowaychuk <[email protected]>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]>f877623fce99dba4aed2a94a51b189f40d1e7a9c authored about 11 years ago by TJ Holowaychuk <[email protected]>
Remove "browserify" key from package.json.
1eac0c0006e7cbda2ebef4d07a8b757a5ecb3781 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Not sure how this ever worked as this key is for specifying which
transforms to apply, doesn't m...
cc9bbb1489d51c2b0682b0f395199a36cfb65bde authored about 11 years ago by TJ Holowaychuk <[email protected]>
d62596e7d93d5f2b86d016bdb51e37f50ab356f2 authored over 11 years ago by Jared Forsyth <[email protected]>
Catch localStorage security error when cookies are blocked (Chrome)
cfd9c6546939e29b2fb4908b12630686fde58060 authored over 11 years ago by TJ Holowaychuk <[email protected]>Explicitly define which files that are included in the npm package
5fb950a3cb32df5b86220db0e55d81ff56c13f6b authored over 11 years ago by TJ Holowaychuk <[email protected]>Clarify use of stderr vs stdout in README
8a913582ea38b3c30b16458a7085411e48061c74 authored over 11 years ago by TJ Holowaychuk <[email protected]>Resolves #56
0a1c6aa3019f5699660faff12a572f26cc1c4d2d authored over 11 years ago by Elan Shanker <[email protected]>25985295be0ab91b1ef4477d1822796016e651b7 authored over 11 years ago by Sindre Sorhus <[email protected]>
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]>
If cookies are disabled on Chrome, `window.localStorage` throws an error
`Uncaught Error: Securi...
f4c8e1ea6c944e9cd7d3e1b8c4a56ea35658f1f4 authored over 11 years ago by TJ Holowaychuk <[email protected]>
7793512aef43f87f6c2af9723b499fe1bebfe268 authored over 11 years ago by TJ Holowaychuk <[email protected]>
ae9f6d33637df27f53a5e0fd7a1619e56d1303af authored over 11 years ago by TJ Holowaychuk <[email protected]>
d9f1005c7e660225ba2da6f4f07d0abd8b96824b authored over 11 years ago by TJ Holowaychuk <[email protected]>
97a362f7d088bbbf593ff004d3a5bff42df1e8f2 authored over 11 years ago by TJ Holowaychuk <[email protected]>
b5c893d30899ff837d947861f5b583fcb72d0949 authored almost 12 years ago by TJ Holowaychuk <[email protected]>
ef10c1568732c26d558eae974108a68f36c156d1 authored almost 12 years ago by TJ Holowaychuk <[email protected]>
f730c904d3a35c6334deebb7f8fa702359ea054e authored almost 12 years ago by TJ Holowaychuk <[email protected]>
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]>Mobile Safari (private mode) is broken with debug
850a3e77649e1bf14d7ea1a714d7539806595d0b authored almost 12 years ago by TJ Holowaychuk <[email protected]>43fe05da0e94f0eeb8f84799b8ee02319328a0ca authored almost 12 years ago by TJ Holowaychuk <[email protected]>
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]>b73d1285b209a4b0826f9f9bd6ba2c1fc9386be1 authored almost 12 years ago by Letharion <[email protected]>
clarify usage
73936c4ddf85212190132ed61b6aa137aaf177aa authored almost 12 years ago by TJ Holowaychuk <[email protected]>51140942f034c954c4cd641ea61b0010490fe8ba authored almost 12 years ago by Garrett Johnson <[email protected]>
Add repository URL to package.json
78106ccba530f1caf3779268bae5c0c8c1e0d3e3 authored about 12 years ago by TJ Holowaychuk <[email protected]>fcf37019b153f5b69ed994f6d3dfe030dbb09bac authored about 12 years ago by Daniel Vicory <[email protected]>
cd0aec9e9163e4e9fe922b2f51b63ad3f62b4bc8 authored about 12 years ago by TJ Holowaychuk <[email protected]>
b0b09bb509389dfcfb21b352c5e2773c349b1de0 authored about 12 years ago by TJ Holowaychuk <[email protected]>
Adapted to new component spec
fd25e00158a99dc0c5ad95e117621508a6c03e22 authored about 12 years ago by TJ Holowaychuk <[email protected]>47163b4a4f76cfc1134a7be0d27c28dd574587bb authored about 12 years ago by Robert Sköld <[email protected]>
e13c27a8b5db464626d9a5b8982b7312daf4c63e authored about 12 years ago by Robert Sköld <[email protected]>
fbddfe26a99503a460c2d69d307d0b8008899ce7 authored about 12 years ago by Robert Sköld <[email protected]>
77531e47dd376252a7261d498d550767e5d0fa53 authored about 12 years ago by Robert Sköld <[email protected]>
A way to force colored output
b64124c30f0c017cbf164d13d77750c863cd9b6f authored over 12 years ago by TJ Holowaychuk <[email protected]>861fffaa9e369dd0284d0170f2400976dc924716 authored over 12 years ago by nopnop <[email protected]>
a9ba7d5bf169eefe540d3e3224a781690c57dad0 authored over 12 years ago by Jean Ponchon <[email protected]>
Add support for browserify
fa2367ff1d7d4e7c20b55f334ea589a524f4840b authored over 12 years ago by TJ Holowaychuk <[email protected]>81b8adced8f5a1648e48966c3d9cb72e45bc2bbe authored over 12 years ago by Christian Tellnes <[email protected]>
4678bdcc5c1d039945fc188bab0a9badfa11c508 authored over 12 years ago by TJ Holowaychuk <[email protected]>
143973fa97bb8bb36272755bc393f4e0dc29dc49 authored over 12 years ago by TJ Holowaychuk <[email protected]>
ab28fa8f0a124ddc3eb50e96e4874b5d7f8fd661 authored over 12 years ago by TJ Holowaychuk <[email protected]>
fd3ad212ad26c0b8cbe6ffd7f82aa121be396156 authored over 12 years ago by TJ Holowaychuk <[email protected]>
a0b3cceb19a525b992d843ae61090e96ed598b1f authored almost 13 years ago by TJ Holowaychuk <[email protected]>
debug: add an `enabled` flag to the returned debug function
e7b895446c615fb8170ced6326d9c4c32d6e4fdb authored almost 13 years ago by TJ Holowaychuk <[email protected]>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]>Added support for "-" prefix in DEBUG variable
3d03d65ea6250df50bda3fa0c9375b67809800f9 authored almost 13 years ago by TJ Holowaychuk <[email protected]>d656d2fc2bc94fefc5ed3d5020d5e0bb152965f3 authored almost 13 years ago by Vinay Pulim <[email protected]>
883f44558c3ba91eb550b0760bd03db57cf60aff authored almost 13 years ago by Vinay Pulim <[email protected]>
e70fcc38638f1699edeac4902a3667719d5cef20 authored almost 13 years ago by Vinay Pulim <[email protected]>
119e661d79a71f7b7e3223357d6e093faa61228d authored almost 13 years ago by Tj Holowaychuk <[email protected]>
29f968022dc56d694640424e1d42ca86d5687252 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
aa9b0b65fb6a1a71fc46b5cf035787136175fcf6 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
27fc4c58c715e3a972aa9974ca384175d9fe8a11 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
8ea07bc911f1abbba59ff87523da02c7025c1d84 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
13354635197627bbf0b4ebcaa35fca547d79474d authored almost 13 years ago by Tj Holowaychuk <[email protected]>
f6054dc886ebf2372e92d28735abe42f4c5b1d7c authored almost 13 years ago by Tj Holowaychuk <[email protected]>
52747b5d2131f273c1a2ce3d25a087955cb36622 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
fc7b2eca7de47379d646ddada78e91c1f6988143 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
a9e7bad1f752c61ed0ac6a703a2f9437f8ba72d5 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
a73176b16872ac4b7f904d23ed88b02a8ec17fa2 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
6e5e31548b30e8a01ba15e8e02f76b963d41e614 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
622f59a7a1967eeaa388c59ca09d40e516fb96bc authored almost 13 years ago by Tj Holowaychuk <[email protected]>
875a49733e536e3c5590d5a56bdb3131d2db2975 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
9df0b38dfdadc7a729c246e1feb4b1a311cf48f7 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Make the browser version work in old browsers
f72d08a1039a913ff38eb27bef1ffb16a85df345 authored almost 13 years ago by TJ Holowaychuk <[email protected]>