Grant Skinner
Grant Skinner
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 rep...
flutter_animate
Add beautiful animated effects & builders in Flutter, via an easy, highly customizable unified API.
JustAddMusic
Easily add music and music visualization to your web experiences.
regexr
RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.