Pinned Repositories
awesome-heroku
A curated list of helpful Heroku resources.
is-hotkey
Check whether a browser event matches a hotkey.
permit
An unopinionated authentication library for building Node.js APIs.
react-values
A set of tiny React components for handling state with render props.
slate
A completely customizable framework for building rich text editors. (Currently in beta.)
slate-plugins
A set of my personal Slate editor plugins, in a monorepo.
superstruct
A simple and composable way to validate data in JavaScript (and TypeScript).
void
A toolkit for making generative art.
metalsmith
An extremely simple, pluggable static site generator for Node.js
myth
A CSS preprocessor that acts like a polyfill for future versions of the spec.
ianstormtaylor's Repositories
ianstormtaylor/rework-pure-css
Spiritual successor:
ianstormtaylor/trigger-event
Programmatically trigger a DOM event. Useful for unit testing mostly.
ianstormtaylor/reset
An opinionated CSS reset for web *apps*.
ianstormtaylor/animate
Easily apply animate.css animations to elements via Javascript.
ianstormtaylor/write-file-stdout
Write to a file, falling back to stdout.
ianstormtaylor/parallel
A simple API for running async functions in parallel.
ianstormtaylor/get
Get a property from a model or object.
ianstormtaylor/parent
Get the parent of an element.
ianstormtaylor/typekit
Load a Typekit kit asynchronously, automatically handling FOUT.
ianstormtaylor/graph
WIP, naming ideas much appreciated :)
ianstormtaylor/ionicons
The premium icon font for Ionic Framework
ianstormtaylor/on-load
Callback when the document has loaded.
ianstormtaylor/redraw
Force a redraw on an element.
ianstormtaylor/set
Set a property on a model or object.
ianstormtaylor/assert
assert()
ianstormtaylor/aurora-tip
Aurora tooltip theme
ianstormtaylor/balanced-match
Match balanced character pairs, like `{` and `}`
ianstormtaylor/brand
Public branding material for Appcues. Mostly because we love git :]
ianstormtaylor/color
JavaScript color conversion and manipulation library
ianstormtaylor/color-convert
Plain color conversion functions in JavaScript
ianstormtaylor/color-string
Parser and generator for CSS color strings
ianstormtaylor/component
component - client package management for building better web applications
ianstormtaylor/dom
DOM traversal, manipulation and events aggregate library (like jQuery)
ianstormtaylor/khaos-test
A simple test repo for khaos.
ianstormtaylor/notification
growl-style notifications for the browser
ianstormtaylor/querystring
Simple key / value pair query-string parser
ianstormtaylor/rickshaw
JavaScript toolkit for creating interactive real-time graphs
ianstormtaylor/select
modern <select>
ianstormtaylor/stringify-object
Stringify an object/array like JSON.stringify just without all the double-quotes - Node.js and browser
ianstormtaylor/tip
Tooltips with a nice flexible API