Jens Arps
If you want to see some open source code that I have written, this is the
right place:
Storage wrappers
- IDBWrapper – A cross-browser wrapper for IndexedDB [ details / source ]
- StorageJS – A micro wrapper for client side storage, targeted at mobile
devices. [ source ]
WebGL / Gaming
- Ascent – A WebGL Space Simulator Framework [ source / play
]
- decoupled-input – Input handling for HTML5 games done right. [ details / source ]
- cockpit.js – A retro-style 2D cockpit overlay for your 3D game [ details / source ]
- game-timer – A simple timer to use in combination with a render loop,
providing timeout and interval methods. [ details
/ source ]
AMD loader plugins
- AMD-cache – A localStorage cache plugin [ source ]
- AMD-feature – A feature plugin [ source ]
You can visit my github overview here.