Pinned Repositories
AS3Libs
A collection of AS3 libraries and sketches that I have built over the years.
console-polyfill
Simple console polyfill that enables features like time/timeEnd, group/groupEnd, count, and assert in browsers that don't support them.
dart_rnd
Extension methods & helpers for Random in Dart, and a globally accessible instance. Ex. rnd(10), rnd.getItem(list), rnd.getBit(0.8).
EaselJS
The Easel Javascript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier. NOTE: The PreloadJS repo has moved to the URL below. Read the REPO_MOVED.txt file for instructions on updating your remote URL.
flutter_animate
Add beautiful animated effects & builders in Flutter, via an easy, highly customizable unified API.
image_fade
JustAddMusic
Easily add music and music visualization to your web experiences.
particle_field
A Flutter Widget for adding high performance custom particle effects to your UI.
regexr
RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.
SPL
Spelling Plus Library
gskinner's Repositories
gskinner/regexr
RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.
gskinner/flutter_animate
Add beautiful animated effects & builders in Flutter, via an easy, highly customizable unified API.
gskinner/AS3Libs
A collection of AS3 libraries and sketches that I have built over the years.
gskinner/JustAddMusic
Easily add music and music visualization to your web experiences.
gskinner/SPL
Spelling Plus Library
gskinner/EaselJS
The Easel Javascript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier. NOTE: The PreloadJS repo has moved to the URL below. Read the REPO_MOVED.txt file for instructions on updating your remote URL.
gskinner/image_fade
gskinner/particle_field
A Flutter Widget for adding high performance custom particle effects to your UI.
gskinner/dart_rnd
Extension methods & helpers for Random in Dart, and a globally accessible instance. Ex. rnd(10), rnd.getItem(list), rnd.getBit(0.8).
gskinner/console-polyfill
Simple console polyfill that enables features like time/timeEnd, group/groupEnd, count, and assert in browsers that don't support them.
gskinner/JSLibs
A collection of small JS libraries and sketches I've developed.
gskinner/GTween
AS3 Tweening Library using an object/event oriented methodology.
gskinner/PreloadJS
The PreloadJS repo has moved to the URL below. Read the REPO_MOVED.txt file for instructions on updating your remote URL.
gskinner/as3potrace
POTrace implementation in AS3
gskinner/Modernizr
Feature detect HTML5 and CSS3 features, with handy css and javascript hooks so you can progressively enhance to your heart's content.
gskinner/TweenJS
A simple but powerful tweening / animation library for Javascript. NOTE: The PreloadJS repo has moved to the URL below. Read the REPO_MOVED.txt file for instructions on updating your remote URL.
gskinner/html5-canvas-svg
An HTML5 Canvas export to SVG library
gskinner/SoundJS
The SoundJS repo has moved to the URL below. Read the REPO_MOVED.txt file for instructions on updating your remote URL.
gskinner/es6gulp
Simple workflow for playing with ES6 using browsers, Babel, and Traceur
gskinner/gl-matrix
Javascript Matrix and Vector library for High Performance WebGL apps
gskinner/Zoe
Zoë is an open source tool for generating spritesheet images and frame data from SWF files. NOTE: The Zoë repo has moved to the URL below. Read the REPO_MOVED.txt file for instructions on updating your remote URL.
gskinner/CodeMirror
In-browser code editor
gskinner/subway
Subway is a set of 306 pixel perfect crafted icons optimized for iOS, Apple Watch, Windows and BlackBerry 10.
gskinner/fitc_workshop
Shared files.
gskinner/flutter_shaders
A collection of utilities for working with the FragmentProgram API
gskinner/gskinner.github.io
GitHub Pages
gskinner/S3Mock
A simple mock implementation of the AWS S3 API startable as Docker image, JUnit 4 rule, or JUnit Jupiter extension