Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
267 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- gibson042/highlight.js JavaScript
- gibson042/jinja Python
- gibson042/mimesis Python
- gibson042/swagger-editor JavaScript
- gibson042/date-fns JavaScript
- gibson042/validator.js JavaScript
Created a pull request in highlightjs/highlight.js that received 7 comments
enh(python) Match numeric literals per the language reference
I started to work on #2766, but realized that the Python foundation I planned to use was itself incomplete, so I'm testing the waters with this and…
Created an issue in tc39/proposal-temporal that received 9 comments
Rename `difference` to communicate directionality
difference does a good job of communicating that the returned value is a Duration instance, but a very poor job of communicating the meaning of its…