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 36 million developers.
Sign up
Popular repositories
-
hyperHTML
A Fast & Light Virtual DOM Alternative
-
document-register-element
A stand-alone working lightweight version of the W3C Custom Elements specification
-
dom4
Modern DOM functionalities for every browser
-
url-search-params
Archived
Simple polyfill for URLSearchParams standard
-
circular-json
JSON does not handle circular references. Now it does
-
JSONH
Homogeneous Collection Compressor
834 contributions in the last year
Contribution activity
June 1, 2019
May 2019
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 17 repositories not shown
- WebReflection/qs2el JavaScript
- WebReflection/dlv JavaScript
- WebReflection/IntersectionObserver JavaScript
- WebReflection/common-get-set JavaScript
- WebReflection/wicked-elements-todo CSS
- WebReflection/safer-env JavaScript
- WebReflection/safer-pass JavaScript
- WebReflection/safer-dom JavaScript
- WebReflection/safer-object JavaScript
- WebReflection/safer-class JavaScript
- WebReflection/safer-text JavaScript
- WebReflection/safer-crypto JavaScript
- WebReflection/safer-promise JavaScript
- WebReflection/safer-function JavaScript
- WebReflection/hyphenizer JavaScript
- WebReflection/domsanitizer JavaScript
- WebReflection/domconstants JavaScript
- WebReflection/proxx TypeScript
Created a pull request in developit/dlv that received 6 comments
A "ludicrous" small version
Keeping all tests identical, I've managed to shrink the code even more. https://www.youtube.com/watch?v=oApAdwuqtn8
Created an issue in WebReflection/domtagger that received 3 comments
unquoted attributes with / crash
Coming from here WebReflection/hyperHTML#359 , it might be worth exploring consequences on allowing text/css or closing slashes, in general, to the…