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 40 million developers.
Sign up- Jerusalem
- bennypowers.com
Popular repositories
-
-
-
Rollup plugin to import CSS files as LitElement tagged `css` template strings.
-
Custom Element for declaratively adding a service worker with "Click To Update" prompt and optional auto-install.
JavaScript 16
-
Rollup plugin to add modulepreload links from generated chunks.
JavaScript 8
-
Forked from udacity/mws-restaurant-stage-1
Completed Example of Udacity's "Mobile Web Specialist Restaurant Reviews App" Project Using lit-html and es-modules
1,828 contributions in the last year
Contribution activity
April 2020
Created an issue in material-components/material-components-web-components that received 2 comments
Slider min/max is not respected
Describe the bug When setting min/max on a slider, the bounds are not respected. Dragging the thumb sets values from 0-100 regardless of min/max To…