1
Home
lgc edited this page 2024-08-15 01:51:26 +00:00
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.