Pinned Repositories
dwnld-attr-polyfill
Polyfills the a[download] attribute
element-matches
Small `Element.matches` fix (IE 9+, Edge 12+, Android browsers)
happy-states
Makes simple state management possible via classList on the <html> element
livepoll
Live polls, via web sockets
postcss-base64
PostCSS plugin, replaces values inside url() functions with their base64 encoded strings
report-validity
reportValidity() ponyfill
vanilla-css-gallery
A lightweight, pure CSS photo gallery.
jelmerdemaat's Repositories
jelmerdemaat/postcss-base64
PostCSS plugin, replaces values inside url() functions with their base64 encoded strings
jelmerdemaat/dwnld-attr-polyfill
Polyfills the a[download] attribute
jelmerdemaat/report-validity
reportValidity() ponyfill
jelmerdemaat/happy-states
Makes simple state management possible via classList on the <html> element
jelmerdemaat/element-matches
Small `Element.matches` fix (IE 9+, Edge 12+, Android browsers)
jelmerdemaat/livepoll
Live polls, via web sockets
jelmerdemaat/array-find-es6
Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.
jelmerdemaat/happy-focus
Make browsers responsibly lose focus when the user is clicking inputs
jelmerdemaat/modern-images-loaded
Check if images are loaded using JavaScript in a modern way
jelmerdemaat/remove-duplicate-lines
Removes duplicate lines from a given input
jelmerdemaat/simple-country-codes
Retrieve country names by giving country codes.
jelmerdemaat/transition-states
Provide transition states to elements appearing in the DOM, e.g. when transitioning from `display: none`
jelmerdemaat/base-serviceworker
A basic service worker
jelmerdemaat/caniuse
Raw browser/feature support data from caniuse.com
jelmerdemaat/content
The content behind MDN Web Docs
jelmerdemaat/dialog-polyfill
Polyfill for the HTML dialog element
jelmerdemaat/dotfiles
Dotfiles
jelmerdemaat/ezpz-flexbox-grid
A lightweight Sass (.scss) flexbox grid system that's easy to setup and offers a lot of customisation.
jelmerdemaat/happy-slides
A ready-to-go, customizeable, touch-ready slider (work in progress)
jelmerdemaat/jelmerdemaat
A repo myself
jelmerdemaat/js-cookie
A simple, lightweight JavaScript API for handling browser cookies
jelmerdemaat/loop-over-object
Small, safe JavaScript function that correctly loops over an object.
jelmerdemaat/Magnifier.js
Javascript library enabling magnifying glass effect on an images
jelmerdemaat/mit-license
Hosted MIT License with details controlled through this repo
jelmerdemaat/nuxt
The Intuitive Vue Framework.
jelmerdemaat/nuxt-ssr-redis-cache
:rocket: Blazing Fast Nuxt Server Side Rendering using Redis.
jelmerdemaat/object-fit-polyfill
A Javascript polyfill for browsers that don't support the object-fit CSS property.
jelmerdemaat/plugins
🍣 The one-stop shop for official Rollup plugins
jelmerdemaat/query-string-es5
Parse and stringify URL query strings (ES5, babelified version)
jelmerdemaat/touch-zoom
Javascript library to do pinch zoom that preserves scale and rotation correctly.