Jake 'Sid' Smith

Results 58 issues of Jake 'Sid' Smith

enhancement :sparkles:

- [ ] Blossom (falls when tree shaken) - [ ] Add grass - [ ] Clouds

docs :book:

https://github.com/google/canvas-5-polyfill

compatability :fire_engine:

docs :book:

Demonstrate how easy it is to generate charts using canvasimo

docs :book:

Value must be an integer... lame.

docs :book:

This should stub the CanvasRenderingContext2D and create an ascii representation that is written to a file to check for changes later. ```typescript expect(context).toMatchCanvasSnapshot(); ``` ```typescript expect.extend({ toMatchCanvasSnapshot(received, argument) { const...

tests :microscope: