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 upHighlights
- Arctic Code Vault Contributor
- Pro
Pinned
521 contributions in the last year
Contribution activity
July 2020
- getify/packages Shell
Created a pull request in cdnjs/packages that received 1 comment
Add caf w/ npm auto-update
Library name: caf Git repository url: https://github.com/getify/caf npm package name or url (if there is one) : caf License (List them all if it's …
+30
−0
•
1
comment
Created an issue in tabatkins/proposal-item-method that received 16 comments
Can we distinguish that item(..) either found a value at an index or not?
What happens to these corner cases?
[ ].item(0)
[ ].item(-1)
[ 1 ].item(2)
[ 1 ].item(-2)
16
comments

