2.0.4 • Published 4 months ago

canvas-user-interface v2.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

canvas-user-interface

The JavaScript library to build canvas user interfaces.

Overview

Canvas User Interface is a JavaScript library used to build user interfaces using the canvas element. It manages 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 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).

Installation

To install this package you have to run the following command.

npm install canvas-user-interface

Documentation

Check out the documentation here.

License

MIT License

2.0.4

4 months ago

2.0.3

4 months ago

2.0.2

4 months ago

2.0.1

4 months ago

2.0.0

4 months ago

1.0.7

4 months ago

1.0.6

1 year ago

1.0.5

1 year ago