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

remove .github folder (and the outdated issue templates)

f66cb2d9f729e1a592e72d3698e3b75329d75a25 authored over 1 year ago by Qix <[email protected]>
Update ISSUE_TEMPLATE.md

d1616622e4d404863c5a98443f755b4006e971dc authored almost 3 years ago by Qix <[email protected]>
Update ISSUE_TEMPLATE.md

12c1ad04db972bbb40d49c952f8f8da6871c7216 authored almost 3 years ago by Qix <[email protected]>
4.3.4

da66c86c5fd71ef570f36b5b1edfa4472149f1bc authored almost 3 years ago by Josh Junon <[email protected]>
replace deprecated String.prototype.substr() (#876)

String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaSc...

9b334123f1331a252bc27c99c33b5c4f199d200f authored almost 3 years ago by CommanderRoot <[email protected]>
add section about configuring JS console to show debug messages (#866)

* Add section about configuring JS console to show debug messages

* Rewrite log level section...

c0805cc4d3b2c7c987567e99ecaec78840516d7b authored almost 3 years ago by gitname <[email protected]>
4.3.3

043d3cd17d30af45f71d2beab4ec7abfc9936e9e authored about 3 years ago by Josh Junon <[email protected]>
update license and more maintainership information

4079aae5b5bf1198ecd2e1032609dfd46bec843f authored about 3 years ago by Josh Junon <[email protected]>
update repository location + maintainership information

19b36c052ab0084f8b1c86d34d3e82190680246a authored about 3 years ago by Josh Junon <[email protected]>
adds README section regarding usage in child procs (#850)

* adds README section regarding usage in child procs

code example and original request copied...

f851b00eb006d400e757dca33568773910365519 authored about 3 years ago by Kristof Kalocsai <[email protected]>
Remove accidental epizeuxis

d177f2bc36d3b8b8e9b1b006727ef5e04f98eac7 authored over 3 years ago by Taylor Everding <[email protected]>
4.3.2

e47f96de3de5921584364b4ac91e2769d22a3b1f authored about 4 years ago by Josh Junon <[email protected]>
cache enabled status per-logger (#799)

Co-authored-by: Qix <[email protected]>

1e9d38c2e6e170abde6cfeaf7b2024d8b456f906 authored about 4 years ago by omg <[email protected]>
4.3.1

0d3d66b0eb47c5d34e1a940e8a204446fdd832cd authored about 4 years ago by Josh Junon <[email protected]>
fix regression

b6d12fdbc63b483e5c969da33ea6adc09946b5ac authored about 4 years ago by Josh Junon <[email protected]>
4.3.0

3f56313c1e4a0d59c1054fb9b10026b6903bfba7 authored over 4 years ago by Josh Junon <[email protected]>
add deprecation notice for debug.destroy()

e2d3bc9e428bdd45adb8d6e7f8ab543bee54d9a6 authored over 4 years ago by Josh Junon <[email protected]>
fix memory leak within debug instance

72e7f864bd75fc8353e4dd450de96d9104ba9f35 authored over 4 years ago by Josh Junon <[email protected]>
add test for enable/disable of existing instances

27152cad248df54217a14c072e7be1cd16da5f6d authored over 4 years ago by Josh Junon <[email protected]>
fix quoted percent sign

22e13fe07e21f32888201aa40833599fd10a4fbb authored over 4 years ago by Bruce A. MacNaughton <[email protected]>
4.2.0

80ef62a3af4df95250d77d64edfc3d0e1667e7e8 authored over 4 years ago by Josh Junon <[email protected]>
Marks supports-color as an *optional* peer dependency

09914af00e4c1479db9aa160bc51cb8c7e063ca4 authored over 4 years ago by Maël Nison <[email protected]>
Update and pin ms to 2.1.2

db306db99e7822d355724698990d335927563210 authored almost 5 years ago by Douglas Wilson <[email protected]>
Fixes: Unable to take control over selectColor #747

6b07f9e50a528b6b47256d876f7e77374c337333 authored almost 5 years ago by Milan Skuhra <[email protected]>
remove dead code and fix lowercase comment (for linter)

0c1d5180ff9559b506c8b431b24842bed0e8a5e2 authored almost 5 years ago by Josh Junon <[email protected]>
run linter inside of test script

4acdeedd4b532f0b5a86b35019e0bc9f081d04b4 authored almost 5 years ago by Josh Junon <[email protected]>
Add "engines" to `package.json` (#680)

3f4d7247c0f57085c3d8450593b22ecd7ef73886 authored almost 5 years ago by Valeri Karpov <[email protected]>
Update ISSUE_TEMPLATE.md

608fca962b34e2bda841db9a4416bab6b4a62803 authored about 5 years ago by Qix <[email protected]>
fix links in issue templates

5c7c61dc0df0db4eb5de25707d8cd1b9be1add4f authored almost 6 years ago by Josh Junon <[email protected]>
add issue and pull request templates

976f8d2afc5e2a815225ff6eca2e02f4ef0462ee authored almost 6 years ago by Josh Junon <[email protected]>
test: only run coveralls on travis

s/posttest:node/coverage

Explicitly call coverage only from CI. This will stop the test suite
f...

982c12c926699221c6769b50a8ead9d50f8807c4 authored about 6 years ago by Myles Borins <[email protected]>
copy custom logger to namespace extension (fixes #646)

825d35a2da0a9fa115baffea2f07d22b876332fc authored about 6 years ago by Josh Junon <[email protected]>
use console.debug() in browser when available (closes #600)

also removes a branch for each logging call, slightly improving
performance in the browser.

5528572f9a96b9202e77e565eb641ba8c74aec40 authored about 6 years ago by Josh Junon <[email protected]>
remove examples folder (closes #650)

c0127b18a0b7670bf931072a25ddc82e84116659 authored about 6 years ago by Josh Junon <[email protected]>
remove build system (closes #652)

94583b652a58e58102074ce5ab99e17972db1c4f authored about 6 years ago by Josh Junon <[email protected]>
update development dependencies

0e94034efb1e88b88a06ca3862d8d2cc2f2ed5d0 authored about 6 years ago by Josh Junon <[email protected]>
add Josh Junon to contributors

ad551e2b61022107cee85a66819cd4d2b962038a authored about 6 years ago by Josh Junon <[email protected]>
remove .coveralls.yml

fe49015965c0f29f943df20f29445b4310b3ce0a authored about 6 years ago by Josh Junon <[email protected]>
remove .eslintrc

dc5c34f9d8fc9c08ee5b275b4f0c51b9f984a98f authored about 6 years ago by Josh Junon <[email protected]>
remove bower.json (closes #602)

dfd5ffa8b6cd52056651964360749a1873149eff authored about 6 years ago by Josh Junon <[email protected]>
remove changelog

010fd0d92faeed1bd7e822f3780175e4f57fa2db authored about 6 years ago by Josh Junon <[email protected]>
deprecate CHANGELOG.md

5fadf4544d32531a91519299f6850620c6a0221e authored about 6 years ago by Josh Junon <[email protected]>
remove second (shadow) scripts block

dab648abd54abf3f0cc8862d7ba9628f616cf3fe authored about 6 years ago by Josh Junon <[email protected]>
Update karma.conf.js

7ea4076fd684df6ace0cb4eba64d17a3b711ba3a authored about 6 years ago by ossdev07 <[email protected]>
debug: Replaced phantomJS by chrome

Added script in package.json for running Test-suite

Signed-off-by: ossdev07 <ossdev@puresoftwar...

615cbb925f3a57f00d6bfeab881ad47f77a7e4c7 authored about 6 years ago by ossdev07 <[email protected]>
Update karma.conf.js

61c94841a0cc48f33a8b5ac5f973ee75d74b7996 authored about 6 years ago by ossdev07 <[email protected]>
Update karma.conf.js

4fe746a44692a9fe55d24a3c0ff5e4f340519d90 authored about 6 years ago by ossdev07 <[email protected]>
4.1.0

e30e8fdbc92c4cf6b3007cd1c3ad2c3cbb82be85 authored about 6 years ago by Josh Junon <[email protected]>
feat: Return namespaces string when invoking disable()

feat: Add unit tests for disable return value

fix: Correct spelling in test case description

f...

7ef8b417a86941372074f749019b9f439a1f6ef6 authored about 6 years ago by Michael Bøcker-Larsen <[email protected]>
migrate Makefile to npm scripts

Signed-off-by: Outsider <[email protected]>

4236585a40787fe60ed625452163299600df2ce6 authored over 6 years ago by Outsider <[email protected]>
4.0.1

4490cd95bfb952e1ed756914ac225ddc987b2ba3 authored over 6 years ago by Josh Junon <[email protected]>
fix browserify and supply alternative unpkg entry point (closes #606)

99c95e3d54b07a918ad65bc148a2930ea8bfdd02 authored over 6 years ago by Josh Junon <[email protected]>
4.0.0

7fb104b8cfcbc3a91d8e4a6727638c3fe24be8d2 authored over 6 years ago by Josh Junon <[email protected]>
3.2.1

84e41d52acfdaa00ac724277f8c73a550be6916d authored over 6 years ago by Josh Junon <[email protected]>
use babel-ified distributed source for browsers

b3f8f8e683915ef4fae3a77cbcebc6c410e65a8c authored over 6 years ago by Josh Junon <[email protected]>
3.2.0

dec4b159ddf63915c94cd9d8421ad11cd06f0e76 authored over 6 years ago by Josh Junon <[email protected]>
clean up builds

3ca23316a470f6bc6e0d75d297179cfc19bbc763 authored over 6 years ago by Josh Junon <[email protected]>
bump vulnerable packages

853853f9f588044d76df3daf1959ca56c5f341b7 authored over 6 years ago by Josh Junon <[email protected]>
add .editorconfig

2d2509e26bf6df1e1954267e3b1a1cb83973fb09 authored over 6 years ago by Josh Junon <[email protected]>
move to XO (closes #397)

ba8a424d41e9dc6129e081ac3aa9715be6a45fbd authored over 6 years ago by Josh Junon <[email protected]>
clean up makefile

62822f12668e8a0b1d1a4fd5a1c2fce1d8715da3 authored over 6 years ago by Josh Junon <[email protected]>
fix tests

833b6f84c8f8dc5b6f13da38ab0ef8a8ff86c0c9 authored over 6 years ago by Josh Junon <[email protected]>
remove needless command aliases in makefile

9f4f8f59ba745166b0c014a61c76de5e73d4841a authored over 6 years ago by Josh Junon <[email protected]>
fix tests

57cde56e43003f6b404d4b3d9d76b74aafaeeec8 authored over 6 years ago by Josh Junon <[email protected]>
no longer checking for BROWSER=1

623c08ef73f8211278d5596c88041c65a2a58ee7 authored over 6 years ago by Josh Junon <[email protected]>
add yarn-error.log to .gitignore

7e1d5d94f31b37b460fb8d88000ab7ed0be3597e authored over 6 years ago by Josh Junon <[email protected]>
add instance extends feature (#524)

* instance extends feature

* add .extend documentation

* allow empty delimiter in extend

e43e5fed177b8698674748063f4ed1aaba1d59c8 authored over 6 years ago by Ruslan Boliev <[email protected]>
Fix nwjs support (#569)

207a6a2d53507ec9dd57c94c46cc7d3dd272306d authored over 6 years ago by Miau Lightouch <[email protected]>
add Node.js 10, remove Node.js 4 (#583)

05b0ceb8856bc7b6bb0f2adc3de5cae3cea9c872 authored over 6 years ago by Daniel Ruf <[email protected]>
Add TVMLKit support (#579)

* Adding TVMLKit support

* removed the check for window/navigationDocument, instead relying o...

02b9ea9fd7ec95c42de47da13b4b6bb8e50025d8 authored over 6 years ago by Frank Febbraro <[email protected]>
Improve usability of Windows notes w/ examples for prompts & npm script (#577)

* Improve usability of Windows notes w/ examples for prompts & npm script

* Made changes requ...

1ad1e4a79ff36981c1972bb4e61f93c7d4ade68d authored over 6 years ago by KyleStay <[email protected]>
Merge pull request #476 from EirikBirkeland/patch-1

Drop usage of `chrome.storage` (or make the storage backend pluggable)

71d2aa77ff54c3c95a000bdead6b710b2a762c3f authored over 6 years ago by Qix <[email protected]>
Merge pull request #563 from brainbeanapps/master

Detect 'process' package

7cbe86b12142a6fc9e79237f27d730531475c663 authored over 6 years ago by Qix <[email protected]>
Detect 'process' package

225c66f7198d2995e8232f9486aa9e087dc2a469 authored over 6 years ago by Alexey Pelykh <[email protected]>
Update ms to 2.1.1 (#539)

22f993216dcdcee07eb0601ea71a917e4925a30a authored almost 7 years ago by Rouven Weßling <[email protected]>
Update .npmignore (#527)

Don't upload to npm unneeded files

a5ca7a20860e78a4ea47f80770c09c0c663bae1e authored about 7 years ago by Diego Rodríguez Baquero <[email protected]>
fix colors with `supports-color@5`

285dfe10a5c06d4a86176b54bef2d7591eedaf40 authored about 7 years ago by Nathan Rajlich <[email protected]>
Document `enable()` (#517)

Document enable, and help to avoid pitfall of https://github.com/visionmedia/debug/issues/425

ab5083f68a7e4c1ab474ff06cd5995d706abf143 authored about 7 years ago by Arnaud Benhamdine <[email protected]>
refactor to make the common code be a setup function (#507)

This is so that we can make both a Node.js instance and
web browser instance for when `--inspec...

71169065b5262f9858ac78cc0b688c84a438f290 authored about 7 years ago by Nathan Rajlich <[email protected]>
Release 3.1.0

f073e056f33efdd5b311381eb6bca2bc850745bf authored over 7 years ago by Nathan Rajlich <[email protected]>
rename `DEBUG_HIDE_TTY_DATE` to `DEBUG_HIDE_DATE`

The date is actually only printed when output is *NOT* a TTY.

Let's just genericize the name in...

2c0df9baf7aefae2ea830e9d5eb2be64f0e71f18 authored over 7 years ago by Nathan Rajlich <[email protected]>
Merge branch '2.x'

dcb37b2ca4ac0fdabe1f5c13299554464b5b6ae5 authored over 7 years ago by Nathan Rajlich <[email protected]>
Add `DEBUG_HIDE_TTY_DATE` env var (#486)

Squashed commit of the following:

commit 62589c0a4e1babc5953ea30c7ef80b3867ed0a04
Author: Adria...

56a3853b95990a22079d646601aa01e93eceb1c7 authored over 7 years ago by Nathan Rajlich <[email protected]>
Release 2.6.9

13abeae468fea297d0dccc50bc55590809241083 authored over 7 years ago by Nathan Rajlich <[email protected]>
remove ReDoS regexp in %o formatter (#504)

f53962e944a87e6ca9bb622a2a12dffc22a9bb5a authored over 7 years ago by Ya Zhuang <[email protected]>
remove "component" from package.json

bdb7e0137f84dc8bcfc95daede7c694799d38dbf authored over 7 years ago by Nathan Rajlich <[email protected]>
remove ReDoS regexp in %o formatter (#504)

c38a0166c266a679c8de012d4eaccec3f944e685 authored over 7 years ago by Ya Zhuang <[email protected]>
remove `component.json`

The project has been deprected since 2015.

We should be encouraging the community to move forwa...

47747f329fe159e94262318b52b87a48f6c0acd4 authored over 7 years ago by Nathan Rajlich <[email protected]>
fix

a0601e5e65ca80ce2f39b1243db332c64c124214 authored over 7 years ago by Nathan Rajlich <[email protected]>
ignore package-lock.json

e7e568a24736486721882282eb21beb31c741647 authored over 7 years ago by Nathan Rajlich <[email protected]>
Fix browser detection

fdfa0f5f6cc7e83fd60b6cf1e7b990cbf6388621 authored over 7 years ago by Mariusz Nowak <[email protected]>
examples: fix colors printout

Fixes #502.

7cd9e539ce571fc3314d34d9d1dac3124839dbac authored over 7 years ago by Nathan Rajlich <[email protected]>
Merge pull request #496 from EdwardBetts/spelling

correct spelling mistake

8d76196c8e5859bbfca4e6bd560c7fe4b11dce97 authored over 7 years ago by Josh Junon <[email protected]>
correct spelling mistake

daf1a7c8c0f62f5dbc8d48158d6748d0527cc551 authored over 7 years ago by Edward Betts <[email protected]>
Release 3.0.1

3e1849d3aaa1b9a325ad6d054acf695fddb4efe9 authored over 7 years ago by Nathan Rajlich <[email protected]>
Disable colors in Edge and Internet Explorer (#489)

Fixes #417.

b3ea123cc45828af926efbf5e5a4c63bd11b7aab authored over 7 years ago by Iñaki Baz Castillo <[email protected]>
remove v3 discussion note for now

13e1d068e9265b2c9a160ba242a6be200b9811f0 authored over 7 years ago by Nathan Rajlich <[email protected]>
Release 3.0.0

52b894cd798f492ead1866fca4d76a649f0e62c6 authored over 7 years ago by Nathan Rajlich <[email protected]>
component: update "ms" to v2.0.0

d2dd80aeaf1b037f0b3be21838c4594bbedc4a9c authored over 7 years ago by Nathan Rajlich <[email protected]>
fix browser test 😵

67529535431ea0c7368131683e7454266884e2fc authored over 7 years ago by Nathan Rajlich <[email protected]>