1.0.5 • Published 2 years ago

canvasui-js v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

canvasui-js

Canvas UI is a JavaScript library used to build user interfaces using the canvas html element. It aims to manage all the complexities of using the canvas to let you develop anything you want as easy as possible.

The way it works is by providing you a way to build UI elements (ex: image), place them as you want (ex: aligned in the middle) and interact with them to make them do something (ex: move when key pressed).

Website

More information about this library in: https://canvasui-js.com/

Installation

You can download the library from the website or you can also download the library using npm, like so:

npm install canvasui-js --save
1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago