Pinned Repositories
featherweight
Responsibly responsive, ratio-scaled video embeds with extremely low-weight, mobile-first-friendly markup.
Maybe
Quick, instructional implementation of the Maybe Type in FP javascript, with tests
mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
NELs
Non-Empty Linked Lists (Linear, Circular, & Doubly Linked Circular) with Fantasy-Land interfaces
noisy-json
Force ajax json requests to trigger the browser's native loading indicator by piping them through an iframe
redux
Predictable state container for JavaScript apps
request-desktop-site
Exploit how "request a desktop site" works on mobile browsers to let them break out of responsive viewports
simple-favicon-spinner
Simple little trick to simulate one part of the "busy" state for browsers.
dtipson's Repositories
dtipson/request-desktop-site
Exploit how "request a desktop site" works on mobile browsers to let them break out of responsive viewports
dtipson/noisy-json
Force ajax json requests to trigger the browser's native loading indicator by piping them through an iframe
dtipson/addOne
A function that accepts a value and adds one to it.
dtipson/featherweight
Responsibly responsive, ratio-scaled video embeds with extremely low-weight, mobile-first-friendly markup.
dtipson/NELs
Non-Empty Linked Lists (Linear, Circular, & Doubly Linked Circular) with Fantasy-Land interfaces
dtipson/simple-favicon-spinner
Simple little trick to simulate one part of the "busy" state for browsers.
dtipson/grunt-webfont
SVG to webfont converter for Grunt
dtipson/jquery-mobile
jQuery Mobile Framework
dtipson/Maybe
Quick, instructional implementation of the Maybe Type in FP javascript, with tests
dtipson/node-inspector
Web Inspector based nodeJS debugger
dtipson/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
dtipson/redux
Predictable state container for JavaScript apps
dtipson/akh
Javascript Monad and Monad Transformer Collection
dtipson/bootstrap
HTML, CSS, and JS toolkit from Twitter
dtipson/bundle-collapser
convert bundle paths to IDs to save bytes in browserify bundles
dtipson/CORSplus
library for doing CORS POST of data ids (counters/values) with JSONP-based batching fallback
dtipson/formRestyler
Grab form fields and labels from lousy markup and then reprint them as you please
dtipson/grunt-contrib-handlebars
Precompile Handlebars templates to JST file.
dtipson/grunt-screenshots
grunt-screenshots
dtipson/gulp-template-compile-raw
Precompile Lodash templates with Gulp
dtipson/jquery
jQuery JavaScript Library
dtipson/jQuery-Text-Counter
jQuery plugin to count words or characters and enforce min/max requirements.
dtipson/PD-classes
Simple game library for Android
dtipson/react-modal-dialog
A modal dialog for ReactJS
dtipson/react-resizable-and-movable
Resizable and movable component for React.
dtipson/reactjs.org
The React documentation website
dtipson/shattered-pixel-dungeon
Traditional roguelike game with pixel-art graphics and simple interface
dtipson/simptip
A simple CSS tooltip made with Sass
dtipson/solidjs-netlify-starter
dtipson/thenUse
Chainable methods, partially partially applied.