Add Home
commit
ea1189a21b
|
@ -0,0 +1,3 @@
|
|||
`empty.js` is a JavaScript Library that's supposed to make creating small scale JavaScript Canvas applications faster and easier.
|
||||
|
||||
When included in an HTML document, it will create a canvas in the document body that can then be used for various purposes, such as graphing or for a game.
|
Reference in New Issue