Pinned Repositories
karma-requirejs-mock
A Karma.js test framework setup with Require.js and a simple mocking system for isolating modules from their dependencies.
mobilefps
An open project to collect actual frame-per-second render performance in mobile browsers.
private-notes
programmingtil-webgl
Code for ProgrammingTIL WebGL Screencasts
require-synchronous
A synchronous version of Require.js for use with optimized the Require.js AMD framework
thai-trainer
A project for practicing reading the Thai language, including vowels and character classes.
WebGL2-Videos-Materials
scriptfoundry's Repositories
scriptfoundry/WebGL2-Videos-Materials
scriptfoundry/karma-requirejs-mock
A Karma.js test framework setup with Require.js and a simple mocking system for isolating modules from their dependencies.
scriptfoundry/mobilefps
An open project to collect actual frame-per-second render performance in mobile browsers.
scriptfoundry/require-synchronous
A synchronous version of Require.js for use with optimized the Require.js AMD framework
scriptfoundry/thai-trainer
A project for practicing reading the Thai language, including vowels and character classes.
scriptfoundry/private-notes
scriptfoundry/programmingtil-webgl
Code for ProgrammingTIL WebGL Screencasts
scriptfoundry/CompassDemo
A simple, step-by-step demonstration of some of the basic features of the Compass CSS framework. You can step through the demonstration by checking out each "tag" and studying the diff between each one to see the change.
scriptfoundry/dnsjack
A simple DNS proxy that lets you intercept domains and route them to whatever IP you decide.
scriptfoundry/karma-ng-index2js-preprocessor
A Karma plugin. Compile inlined AngularJS templates found in your index.html files to JavaScript on the fly.
scriptfoundry/localForage
Offline storage, improved.
scriptfoundry/session
Simple cookie-based session middleware
scriptfoundry/UMDRouter
Simple UMD Router for any occasion
scriptfoundry/webpack-react-sass
Starting point for a webpack project using react and sass. Commands: `npm run live` and `npm run build`