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
* Make millisecond timer namespace specific
When debugging node apps, I find it much more use...
github.com/debug-js/debug - 9d7c997992416bc9b358aaa5aa9e9396bab54baa authored over 7 years ago by George Joseph <[email protected]>github.com/debug-js/debug - cefbd07bd8168a0352f858129562fb9d480b76b2 authored over 7 years ago by Nathan Rajlich <[email protected]>
Easier to parse programatically and contains milliseconds.
Closes #418.
github.com/debug-js/debug - 39eb2770a2ae2e9cd51356d2f6324616484274c3 authored over 7 years ago by antoine.leveugle <[email protected]>github.com/debug-js/debug - 826fd94639efeaa3c5701b50d335caead084a5d6 authored over 7 years ago by Nathan Rajlich <[email protected]>
github.com/debug-js/debug - 31f3343de76cb8687041387a1b811745c6e84473 authored over 7 years ago by Nathan Rajlich <[email protected]>
Like #481, but for the web browser.
github.com/debug-js/debug - 5ed41f6d92b639cdaa1b2e93fc4071886b5a82db authored over 7 years ago by Nathan Rajlich <[email protected]>github.com/debug-js/debug - 02eb3c607e38d709b79701a0d0140da77b006bdf authored over 7 years ago by Nathan Rajlich <[email protected]>
github.com/debug-js/debug - 25e07c78fc5eec5a593ebf51b2a1ed3605897e0e authored over 7 years ago by Nathan Rajlich <[email protected]>
github.com/debug-js/debug - 87880f6ae1f48b12d9f3346bce564a66cba6b93e authored over 7 years ago by Nathan Rajlich <[email protected]>
Re-introduce `make browser` to make a standalone build of `debug.js`
for the web browser.
github.com/debug-js/debug - dfbac9c30f7f3af8c44802197d47450bcbd94952 authored over 7 years ago by Nathan Rajlich <[email protected]>
github.com/debug-js/debug - 25eb545324912dd2863658d0ba35426c0f617619 authored over 7 years ago by Nathan Rajlich <[email protected]>
github.com/debug-js/debug - 8b5c438a222167bd0cc66db046bac073f01b3c01 authored over 7 years ago by Nathan Rajlich <[email protected]>
github.com/debug-js/debug - 87e7399fd7e6c4196082bcbfd02bedf95d1b9c76 authored over 7 years ago by Nathan Rajlich <[email protected]>
github.com/debug-js/debug - 402c8567ee3e01e36464ba9591ac436de6fbf0a9 authored over 7 years ago by Nathan Rajlich <[email protected]>
github.com/debug-js/debug - d73c4aec194f98a3075adf530b020d4b3098c6cc authored over 7 years ago by Nathan Rajlich <[email protected]>
github.com/debug-js/debug - f178d861df18abacac6e9e4607c7306a1147bf3d authored over 7 years ago by Nathan Rajlich <[email protected]>
github.com/debug-js/debug - 65192b755dcbaef9e958c28a70833e5bd6758264 authored over 7 years ago by Josh Junon <[email protected]>
github.com/debug-js/debug - f6f621327796a92d75362e48dff2a1f51299a9ba authored over 7 years ago by Nathan Rajlich <[email protected]>
* remove DEBUG_FD
Now simply uses `process.stderr`. Breaking API change,
for the v3 branch.
...
Closes #481.
github.com/debug-js/debug - d5854f4eb6868c3d424091648ab92a3575b0b55e authored over 7 years ago by Josh Junon <[email protected]>* dynamically updatable instances
* add a `destroy()` function to debug instances
So that ...
github.com/debug-js/debug - bf88540737e3908eeac253ffd2bbde0b46d5b56d authored over 7 years ago by Nathan Rajlich <[email protected]>github.com/debug-js/debug - 659ac0252cd3bba115b02a4545b752ac9dcc3064 authored over 7 years ago by Mattias Kindborg @FantasticFiasco <[email protected]>
The browser version assumes that chrome.storage.local uses an API which is compatible with local...
github.com/debug-js/debug - da51af8314436ab532c151583f7fd52b2ebf2a3e authored over 7 years ago by Eirik Birkeland <[email protected]>Was added in #15, should be documented (e.g #423)
github.com/debug-js/debug - a45d4a0239f071634804dd7901dd33b0d0d407c9 authored over 7 years ago by Tim Ruffles <[email protected]>github.com/debug-js/debug - 52e1f21284322f167839e5d3a60f635c8b2dc842 authored over 7 years ago by Nathan Rajlich <[email protected]>
* Check for undefined on browser globals.
Not all environments include these globals. For exa...
github.com/debug-js/debug - 2482e08e4ef36416154ee27e9a2d60e568a01d48 authored over 7 years ago by Marc MacLeod <[email protected]>github.com/debug-js/debug - 6bb07f7e1bafa33631d8f36a779f17eb8abf5fea authored over 7 years ago by Andrew E. Rhyne <[email protected]>
https://snyk.io/vuln/npm:ms:20170412
github.com/debug-js/debug - 15850cb89debc3a2cd0b61ef7f9e298f257506cc authored over 7 years ago by Jamie <[email protected]>github.com/debug-js/debug - 4a6c85c6018a4a4cff4b04f40173ca9d2c72c1da authored over 7 years ago by Douglas Wilson <[email protected]>
Enables/disabled -> Enables/disabled
github.com/debug-js/debug - b68dbf8cd4a8111dd4ccef56b8e2e3d463c5aadc authored over 7 years ago by Mohammad Asad Siddiqui <[email protected]>github.com/debug-js/debug - 1351d2f91f20da46316be67265216761548db53c authored over 7 years ago by Douglas Wilson <[email protected]>
github.com/debug-js/debug - c211947ea37e1b08ee78653d78defbda7438783d authored over 7 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - 14df14c3585bbeb10262f96f5ce61549669709d8 authored over 7 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - cae07b70c968bdcadffff452dee8613522857888 authored over 7 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - f311b10b7b79efb33f4e23898ae6bbb152e94b16 authored over 7 years ago by Andrew E. Rhyne <[email protected]>
Connects to #443
github.com/debug-js/debug - 1f01b70f88202c22deaa3df70e343fc409504147 authored over 7 years ago by Lucian Buzzo <[email protected]>github.com/debug-js/debug - 2f3ebf49c16dc0807a1c125a089129f98583aff5 authored over 7 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - f5ae33211a3026e8d45a2f7c880caa6da2e35629 authored over 7 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - 9742c5f383a6f8046241920156236ade8ec30d53 authored over 7 years ago by João Vieira <[email protected]>
Closes #428.
github.com/debug-js/debug - 27d93a37f7f6cd76e273826ee7d8252be2d5f457 authored almost 8 years ago by Nathan Rajlich <[email protected]>github.com/debug-js/debug - 9dc30f8378cc12192635cc6a31f0d96bb39be8bb authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - 0fb8ea4730ae06e6018d8723bee494b0dada30ad authored almost 8 years ago by Paul Betts <[email protected]>
github.com/debug-js/debug - ce4d93e71d367f79ebc0f5aa73f9695a86831cdc authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - 017a9d68568fd24113bd73a477e0221aa969b732 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - 23bc780b840da7f6eaffed6f90098fde27c5f4ca authored almost 8 years ago by slavaGanzin <[email protected]>
Now your open collective backers and sponsors can to appear directly on your README.
see how i...
This reverts commit f46d67144d78a081c45a0d02cfec9da48b44e105.
github.com/debug-js/debug - 918d686521d3f8b4a0f6e0448351cdc06fdb84f6 authored almost 8 years ago by Nathan Rajlich <[email protected]>github.com/debug-js/debug - f46d67144d78a081c45a0d02cfec9da48b44e105 authored almost 8 years ago by Nathan Rajlich <[email protected]>
github.com/debug-js/debug - 580a7a18b3c7ee260ed95730676d5064fd1b50a4 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - 9f33c9a8a84636ae1c46489e10b2e919b9551f36 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - 941653e3334e9e3e2cca87cad9bbf6c5cb245215 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
* Hide in DEBUG_FD deprecation warning in Webstorm Fixes #410
+ Intellij idea
* Hide in DE...
github.com/debug-js/debug - 37e14d6aad739c565cf225da7a204d2a1d1907ea authored almost 8 years ago by Pooya Parsa <[email protected]>github.com/debug-js/debug - 705a9fe6133019cae2dd96eaca1e8ce1e4dea835 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - 78ae6c94122a5c23263b6ea6def0d7ead474fc66 authored almost 8 years ago by vgoma <[email protected]>
github.com/debug-js/debug - 1c163a48c16fdfcaff734d2233bec6fff3d6f0f0 authored almost 8 years ago by Mykyta Usikov <[email protected]>
github.com/debug-js/debug - ac5ccae70358a2bccc71d288e5f9c656a7678748 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - 589559502a1d4ea4a7258123a7f516cc88c5bebb authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
Exporting to the "outer" scope of the module is more the responsibility
of the module loader (i...
* remove DEBUG_FD from readme
* deprecate DEBUG_FD
* remove arrow function
ES6 habbits ...
github.com/debug-js/debug - 62df220d205eddb382b98efb5a44b16076284fb7 authored almost 8 years ago by Nathan Rajlich <[email protected]>github.com/debug-js/debug - 9a18d66282caa2e237d270a0f2cd150362cbf636 authored almost 8 years ago by Andrew E. Rhyne <[email protected]>
fixes #382
github.com/debug-js/debug - eba68cec1a154508f3f48d552b79af0dac193432 authored almost 8 years ago by Klaus Trainer <[email protected]>Fix README typo
github.com/debug-js/debug - 280a64d788bbd143b076a141e30407c52a99824b authored about 8 years ago by Nathan Rajlich <[email protected]>github.com/debug-js/debug - 146d0d1c0aa4f515ce5df0510f7c26481781ccd3 authored about 8 years ago by Andrew Scheller <[email protected]>
github.com/debug-js/debug - ea43614db8349ae8f1083de00f187f2e5611375f authored about 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - 3950daef4c63058e4c2c130b7e90666416b3d5d1 authored about 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - a31178c8d842c192261b70085b9da9ec1333c6a8 authored about 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - 5a1a36c3025abb5750a7fd12b5deac7fcca65ea5 authored about 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - b7769980da2c1d5ca1e7cedf6518cabdda4a95e8 authored about 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - 86d8245268d6c6f488bfdb54c270a427ff78aee6 authored about 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - 355e327c94e03aaf0c215b32244eeeacd8a298c8 authored about 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - d85c0c613d4c9a89c86802ac3014daccafa00b4f authored about 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - dc043cfd6e3753e2b22816da2f58eba8e030cc74 authored about 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - f512cf2367f08d3bd479508cdf8227bf3f7cc8fb authored about 8 years ago by Accalia de Elementia <[email protected]>
Fix formatting bug
github.com/debug-js/debug - f09833136ecd7f66243f0d41772bf7433a09e284 authored about 8 years ago by Nathan Rajlich <[email protected]>Use typeof window.process !== 'undefined'
github.com/debug-js/debug - a16cf42885ac20b407d2384e50e2d0d81865bbb8 authored about 8 years ago by Nathan Rajlich <[email protected]>github.com/debug-js/debug - 78e31a8e73826702fa75611f06ee788c5f42ce71 authored about 8 years ago by Ashley <[email protected]>
'process' in window returns true after window.process = null
github.com/debug-js/debug - 408ae94373aaa8693b23b5b402bbeb4320c9e210 authored about 8 years ago by Kristoffer Lundén <[email protected]>github.com/debug-js/debug - f484cfedc446f2f75298a14971f63e26ac7d8c52 authored about 8 years ago by Accalia de Elementia <[email protected]>
Conflicts:
dist/debug.js
test/.babelrc
test/debug_spec.js
github.com/debug-js/debug - 3e1a15d06215f4ed33098bf1f6da7377f4680f42 authored about 8 years ago by Yami <[email protected]>
github.com/debug-js/debug - 67182fdb001d51c4dde667dc43d8ccbc791bd716 authored about 8 years ago by Yami <[email protected]>
github.com/debug-js/debug - 2a01c6c7756e5849a61535865c8c125ed0402c57 authored about 8 years ago by Yami <[email protected]>
github.com/debug-js/debug - 6e934e9fb02fe4f353f1d84404ee2ff508cbb0bd authored about 8 years ago by Erik Karlsson <[email protected]>
github.com/debug-js/debug - 6a8d525642c1a559a61cedfe70501c1bebbcb710 authored about 8 years ago by Yami <[email protected]>
github.com/debug-js/debug - 0d7c9ebcc92423e02640985af708837caf2b6929 authored about 8 years ago by Yami <[email protected]>
github.com/debug-js/debug - 92e0e88570b23fb32d542c37818158de1d973e29 authored about 8 years ago by Yami <[email protected]>
github.com/debug-js/debug - 9011c5a17a568f2ca5b37563a3c6e375cf5b44b4 authored about 8 years ago by Yami <[email protected]>
github.com/debug-js/debug - 7e741fcc2f834672796333c97aa15f27f0ea2b5c authored about 8 years ago by Andrew E. Rhyne <[email protected]>
Fix: navigator undefined in Rhino
github.com/debug-js/debug - 17d0e0bb49b46f53bd97aa6d7b56bf9990a8cb62 authored about 8 years ago by jochenberger <[email protected]>* Enable use of custom log function
* Add test for custom log function
github.com/debug-js/debug - 50ffa9d85ed55bf905e454b417171f080ebb4528 authored about 8 years ago by Hristo Iliev <[email protected]>github.com/debug-js/debug - 1c625d45786fa8b3f0d285d3165e4dd346985fac authored about 8 years ago by Andrew E. Rhyne <[email protected]>
github.com/debug-js/debug - 932b24a68554e4200327d20d5ca778e0d728c7d6 authored about 8 years ago by Sean Lavine <[email protected]>
* docs: Simplified language in the opening paragraph. Closes #340
* fix: Adjust wording as pe...
github.com/debug-js/debug - cea345a1cb11d4959db4703e7e2b44656b4a4788 authored about 8 years ago by Yami <[email protected]>github.com/debug-js/debug - 46ccb741c04896ef244fcc54cfb6628a6193fdbd authored about 8 years ago by Yami <[email protected]>
github.com/debug-js/debug - 6bc5986f878dcc5907088dad0b231075e1818a93 authored about 8 years ago by Yami <[email protected]>
github.com/debug-js/debug - bb1e132d70b64c75671f7b6dc40f1eabae621a0d authored about 8 years ago by Yami <[email protected]>
github.com/debug-js/debug - adf6ccfc88a165550f763701a07b53d7e5424feb authored about 8 years ago by Yami <[email protected]>
github.com/debug-js/debug - 88766af08a6701ee744fcaa15e33534efbfdef85 authored about 8 years ago by Yami <[email protected]>
github.com/debug-js/debug - f42b9627922995561299b064fce56bd292abb030 authored about 8 years ago by Yami <[email protected]>