Pinned Repositories
cssAnimationQueue
Small JS Library to queue CSS3 Animations
feathr
PHP 5.3 and 5.4 Experiment. A tiny PHP Micro Framework. But essentially it's a 5.3 Router
Router
Simple PHP Router for mapping loaded Class methods based on matching URI string or pattern
SimpleURL
Basic PHP Helper Class for reading URLs
LiamChapman's Repositories
LiamChapman/react-in-patterns
A free book that talks about design patterns/techniques used while developing with React.
LiamChapman/algorithms
Minimal examples of data structures and algorithms in Python
LiamChapman/anypixel
A web-friendly way for anyone to build unusual displays
LiamChapman/AR.js
Efficient Augmented Reality for the Web - 60fps on mobile!
LiamChapman/awesome-php
A curated list of amazingly awesome PHP libraries, resources and shiny things.
LiamChapman/awesome-redux
Awesome list of Redux examples and middlewares
LiamChapman/basic-gulp-setup
My basic gulpfile.js
LiamChapman/clmtrackr
Javascript library for precise tracking of facial features via Constrained Local Models
LiamChapman/Codeception
Full-stack testing PHP framework
LiamChapman/Command-line-text-processing
From finding text to search and replace, from sorting to beautifying text and more
LiamChapman/css-loaders
A collection of loading spinners animated with CSS
LiamChapman/CSS-Tricks-React-Series
A series of guides for an article at CSS-Tricks.com
LiamChapman/dynamics.js
Javascript library to create physics-based CSS animations
LiamChapman/eslint-plugin-jsx-a11y
Static AST checker for a11y rules on JSX elements.
LiamChapman/fastdom
Eliminates layout thrashing by batching DOM measurement and mutation tasks
LiamChapman/FileAPI
FileAPI — a set of javascript tools for working with files. Multiupload, drag'n'drop and chunked file upload. Images: crop, resize and auto orientation by EXIF.
LiamChapman/frontend-guidelines-questionnaire
A one-page questionnaire to help your team establish effective frontend guidelines, so that you can write consistent & cohesive code together.
LiamChapman/getUserMedia.js
Shim for getUserMedia(). Uses native implementation for modern browsers and a Flash fallback for everyone else.
LiamChapman/hackathon-starter
A boilerplate for Node.js web applications
LiamChapman/hhvm
A virtual machine designed for executing programs written in Hack and PHP.
LiamChapman/laravel-mongodb
A MongoDB based Eloquent model and Query builder for Laravel 4 (Moloquent)
LiamChapman/picojs
A face detection library in 200 lines of JavaScript
LiamChapman/react-pwa
An upgradable boilerplate for Progressive web applications (PWA) with server side rendering, build with SEO in mind and achieving max page speed and optimized user experience.
LiamChapman/react-redux-links
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
LiamChapman/react-redux-universal-hot-example
A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
LiamChapman/react-scripts-x
Extensions for Create React App build scripts
LiamChapman/samples
WebRTC demos and samples
LiamChapman/solved-by-flexbox
A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.
LiamChapman/starter-laravel-angular
Laravel and AngularJS Starter Application Boilerplate featuring Laravel 5 and AngularJS 1.3.13
LiamChapman/webcamjs
HTML5 Webcam Image Capture Library with Flash Fallback