The Wayback Machine - https://web.archive.org/web/20210128153152/https://github.com/Mr0grog
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@codeforamerica @nodetiles @end-of-term @edgi-govdata-archiving @datatogether

Popular repositories

  1. An EditorConfig plug-in for TextMate

    C 103 7

  2. Experimental Nightmare plugin for real mouse events

    JavaScript 69 15

  3. A minimal webapp for converting Google Docs to Markdown

    JavaScript 65 9

  4. Modify JS constructor functions to be callable without `new`.

    JavaScript 16 4

  5. JS Polyfill for "element queries"

    JavaScript 13 4

  6. Identify YAML syntax errors in helpful human terms and [optionally] automatically fix them, with a focus on predicting and identifying the YAML author’s intent.

    JavaScript 6

1,301 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

January 2021

Created 3 repositories

Created a pull request in CDCgov/prime-data-hub that received 11 comments

Add a PR check to verify that docs are up-to-date

After seeing #344, I noticed that, even though we have some autogenerated docs in the repo, they are not always kept up-to-date. This adds an actio…

+224 −51 11 comments
Opened 13 other pull requests in 7 repositories
Mr0grog/prime-data-hub
2 closed 1 open
CDCgov/prime-data-hub
3 merged
sfbrigade/data-covid19-sfbayarea
2 merged
edgi-govdata-archiving/web-monitoring-versionista-scraper
2 merged
Mr0grog/google-docs-to-markdown
1 merged
pastpages/savepagenow
1 open
edgi-govdata-archiving/web-monitoring-processing
1 merged
Reviewed 67 pull requests in 7 repositories
sfbrigade/stop-covid19-sfbayarea 57 pull requests
CDCgov/prime-data-hub 5 pull requests
ipfs/http-api-docs 1 pull request
Mr0grog/google-docs-to-markdown 1 pull request
sfbrigade/data-covid19-sfbayarea 1 pull request
edgi-govdata-archiving/web-monitoring-processing 1 pull request
edgi-govdata-archiving/web-monitoring-db 1 pull request

Created an issue in edgi-govdata-archiving/wayback that received 6 comments

Add a default `limit` to `WaybackClient.search()`

Search pagination does not always function correctly if the limit parameter is not set, so it might be a good example to set a [high] default value. …

6 comments