Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Provides a well-constructed main loop useful for JavaScript games and other animated or time-dependent applications.
-
A procedural terrain generation engine for use with the Three.js 3D graphics library for the web.
-
HTML5-Canvas-Game-Boilerplate Template
Provides a set of default code that makes getting up and running with an HTML5 canvas game very easy.
-
A powerful, easy-to-use Sprite animation library designed for HTML5 Canvas.
-
Adds a panel to the Chrome Developer Tools that provides a multi-line console, like in Firebug, with syntax highlighting.
985 contributions in the last year
Activity overview
Contribution activity
September 2020
- IceCreamYou/merge-source-maps TypeScript
Created a pull request in jvilk/merge-source-maps that received 1 comment
Adds support for CSS source maps
I am experimenting with importing CSS (compiled from SCSS) into TypeScript and needed this functionality. I had to bump the TypeScript version beca…