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 upPopular repositories
-
document-register-element Archived
A stand-alone working lightweight version of the W3C Custom Elements specification
-
-
4,809 contributions in the last year
Contribution activity
November 2020
Created 281 commits in 26 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1 repository not shown
Created 7 repositories
- WebReflection/modules-map JavaScript
- WebReflection/javascript-solutions
- WebReflection/socket.io-website HTML
- WebReflection/screenfit HTML
- WebReflection/map JavaScript
- WebReflection/kaboobie JavaScript
- WebReflection/sqlite-tables-handler JavaScript
Created a pull request in socketio/socket.io-website that received 1 comment
Fix `updateitem` vs `update item` typo.
Coming from this issue socketio/socket.io#3695
Opened 2 other pull requests in 2 repositories
WebReflection/basicHTML
1
merged
beforesemicolon/javascript-solutions
1
open
Reviewed 1 pull request in 1 repository
WebReflection/dom4 1 pull request
Created an issue in radixo/libxml2-nodejs that received 2 comments
xml.xmlGetProp needs to know in advance attribute names
It looks like xml.xmlGetProp is exported, but there's no way to retrieve all node/element attributes, unless I am missing something in the document…