All projects are hosted on GitHub. There you can star them, watch them, and fork them (contributions are welcome). All of my code is dedicated to the public domain as described by the Unlicense. That's just a fancy way of saying you can use my code anyway you like.
action-observer
Declarative event handling to capture unbound action events
base
Fully-featured JavaScript framework written entirely in ES6 (ES2015)
base-object
Abstract class providing top-level utilities and helper methods for all classes to inherit
baseline.css
Opinionated baseline stylesheet
bem
Simple jQuery-like library to traverse and modify components according to the BEM methodology
dominate
Convert HTML, SVG, and XML markup strings into DOM objects
domino
Virtual DOM library minus the virtual
es6-boilerplate
Minimal boilerplate for ES6 (ES2015) JavaScript projects
fastmap
Accelerated hash maps
fx
JavaScript animation library
get-name
Get the name of an object
hashmap
A superior alternative to object literals for basic hash maps
is-at-rule-supported
Feature test support for CSS at-rules in JavaScript
is-element-supported
Feature test HTML element support in JavaScript
is-selector-supported
Feature test CSS selector support in JavaScript
is-style-supported
Feature test support for CSS properties and their assignable values in JavaScript
javascript-links
A compilation of useful JavaScript references, resources, tutorials, and online tools
pet
Pseudo-element templating
primer
A basic HTML5 boilerplate for websites and web apps based on best practices
query
Simple abstraction to querySelectorAll for a more performant and intuitive solution
ready
Detect element availability on the initial page load and those dynamically appended to the DOM
router
Simple router to bind URL paths to callback functions
ryanmorr.github.io
My website
sonic
A modern, context-aware, and extendable CSS selector engine built on top of querySelectorAll
templar
A simple, yet intuitive DOM templating engine
try-catch
Experimental alternative to a try/catch block in JavaScript
typed
Statically typed properties for object literals
util.css
A collection of project agnostic, semantic, and modular CSS utility classes
wrap
Variable wrapper utility
write
Batch DOM manipulations in a performant manner