WoollyMittens
Web developer and avid bushwalker who retains his sanity for the former using the later.
webqemSydney
Pinned Repositories
attribute-handlers
Assigns handler classes to specific CSS selectors.
dom-indexer
A tool to generate boilerplate stylesheets for HTML components.
local-area-map
Plots GPS data on an interactive offline map of the local area.
photo-cropper
A visual touch interface for generating cropping coordinates.
photo-cylinder
Displays a cylindrical projection of a panoramic image.
photo-gallery
This content gallery loads content progressively using AJAX and uses CSS3 transitions for animation and positioning. The optional web service providing the content is based on PHP, but the concept can be easily reproduced in other languages.
photo-map
Plots the GPS data of photos on a map.
photo-mosaic
The script arranges collections of images into a brick pattern.
tailwind-effects
A library to tie scripted events to tailwind classes.
tampermonkey-quick-refresh
A Tampermonkey script to substitute local images and styles on live sites.
WoollyMittens's Repositories
WoollyMittens/useful-aspectratio
Adjusts the height of the box when the width changes to keep the proportions the same.
WoollyMittens/useful-catalog
A viewer for browsing through and zooming in on magazine pages.
WoollyMittens/useful-categories
Applies additive filters to a generic collection of content items.
WoollyMittens/useful-color
An alternative for the HTML5 color input element.
WoollyMittens/useful-countdown
Counts down to a future date using text and class names to add styling to.
WoollyMittens/useful-filter
Simple data filtering functionality
WoollyMittens/useful-file
An alternative for the HTML file input element.
WoollyMittens/useful-form
A form using HTML5 form elements, that validates both client- and server-side and stores the entries in XML.
WoollyMittens/useful-htmltocss
This converter parses the structure of any given piece of HTML and generates a rough empty stylesheet from it.
WoollyMittens/useful-carousel
A slideshow and product slider that adapts to various screen sizes.
WoollyMittens/useful-conveyor
Flexible Product Carousel
WoollyMittens/useful-cookies
A library of useful functions to ease working with cookies.
WoollyMittens/useful-crossfade
Cross-fades between several different backgrounds.
WoollyMittens/useful-date
An alternative for the HTML5 date input element.
WoollyMittens/useful-dial
A Rotating Dial
WoollyMittens/useful-dismissmodal
Close modals by clicking elsewhere.
WoollyMittens/useful-events
A collection of tools for working with event handlers.
WoollyMittens/useful-framer
A picture framer for touch controls
WoollyMittens/useful-genericonfont
Embed generic icon fonts
WoollyMittens/useful-gestures
Multi-platform interactions library
WoollyMittens/useful-gridfilter
Filters items arranged in a grid by category.
WoollyMittens/useful-hero
A simple responsive slideshow for graphical banners with touch controls.
WoollyMittens/useful-htmltodom
Convert imported text into HTML DOM elements.
WoollyMittens/useful-imagefallback
Replace missing (inline) images with a placeholder.
WoollyMittens/useful-informer
Reports when the document is updated.
WoollyMittens/useful-inlinesvg
Insert external images as embedded SVG.
WoollyMittens/useful-instances
A library of useful functions to ease working with instances of constructors.
WoollyMittens/useful-interactions
A library of useful functions to ease working with touch and gestures.
WoollyMittens/useful-log
Implements a debug console for use in browsers for which console messages may be inaccessible, like mobile apps and kiosk software.
WoollyMittens/useful-widerthancolumn
Let a section break out of the width restriction of a column.