canvas-dojo
A plugin for learning and experimenting html5 canvas.
Features
- No need html or style files to run canvas
- Provides canvas boilerplates of good practice ( by Christopher Lis )
- Supports webview that directly executes the written js code
How to use
Create a boilerplate through snippet
- create a javascript file.
- As you type on " canvas ", a list of snippets will appear automatically.
- Select "canvas:default"
Open a preview
- Hit ⌘ Command + ⇧ Shift + p
- Run
Canvas Preveiw
Release Notes
0.0.1
- Snippets | cavas:default
- Support Webview using current active editor
0.0.2
0.0.3
- Change displayName (canvas dojo => Canvas Dojo)
0.0.4
- Add info annotation for boiler plate
0.0.5
- Remove console.log when the preview opens
- Add "canvas:gravity"
| |