The Wayback Machine - https://web.archive.org/web/20210413162225/https://github.com/bcoe
Skip to content
Avatar
💭
hackin'
💭
hackin'

Highlights

  • Arctic Code Vault Contributor
  • Pro

Pinned

  1. yargs the modern, pirate-themed successor to optimist.

    JavaScript 8.7k 849

  2. the Istanbul command line interface

    JavaScript 4.6k 322

  3. 🏆 Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org

    JavaScript 4.9k 512

  4. output coverage reports using Node.js' built in coverage

    JavaScript 909 45

  5. 👬 A curated list of awesome developer tools for writing cross-platform Node.js code

    930 63

  6. thumbd Archived

    Node.js/AWS/ImageMagick-based image thumbnailing service.

    JavaScript 448 70

Contribution activity

April 2021

Created a pull request in DefinitelyTyped/DefinitelyTyped that received 13 comments

fix(sinon): use sinonjs__fake-timers rather than alias

https://github.com/sinonjs/fake-timers appears to have added types which are incompatible with the current implementation in DefinitelyTyped. CC: @…

+1 −6 13 comments
Opened 38 other pull requests in 14 repositories
yargs/yargs
7 merged
googleapis/repo-automation-bots
5 merged 1 open
yargs/y18n
6 merged
WICG/uuid
5 merged
googleapis/google-cloud-go
1 merged 1 closed
googleapis/nodejs-phishing-protection
2 merged
googleapis/synthtool
1 merged 1 closed
googleapis/google-api-nodejs-client
2 merged
googleapis/nodejs-datacatalog
1 merged
googleapis/nodejs-translate
1 merged
googleapis/nodejs-document-ai
1 merged
googleapis/nodejs-local-auth
1 merged
googleapis/releasetool
1 merged
DefinitelyTyped/DefinitelyTyped
1 open
Reviewed 190 pull requests in 86 repositories
googleapis/repo-automation-bots 11 pull requests
googleapis/synthtool 7 pull requests
googleapis/google-api-nodejs-client 6 pull requests
googleapis/nodejs-local-auth 4 pull requests
googleapis/nodejs-dialogflow-cx 4 pull requests
googleapis/nodejs-document-ai 4 pull requests
yargs/yargs 4 pull requests
googleapis/release-please 4 pull requests
googleapis/nodejs-translate 4 pull requests
yargs/y18n 4 pull requests
googleapis/nodejs-channel 3 pull requests
googleapis/nodejs-security-private-ca 3 pull requests
googleapis/nodejs-access-approval 3 pull requests
googleapis/nodejs-binary-authorization 3 pull requests
googleapis/nodejs-media-translation 3 pull requests
googleapis/nodejs-analytics-data 3 pull requests
googleapis/nodejs-googleapis-common 3 pull requests
googleapis/nodejs-secret-manager 3 pull requests
googleapis/nodejs-text-to-speech 3 pull requests
WICG/uuid 3 pull requests
googleapis/nodejs-storage 2 pull requests
googleapis/nodejs-artifact-registry 2 pull requests
googleapis/nodejs-managed-identities 2 pull requests
googleapis/nodejs-web-security-scanner 2 pull requests
googleapis/nodejs-domains 2 pull requests
61 repositories not shown

Created an issue in yargs/yargs that received 9 comments

Remaining work for yargs v17 release

v17 is a large release, in which I've tried to address many long outstanding oddities related to middleware, async handlers, check functions, coerc…

3 of 7 9 comments