Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

rafern/canvas-ui

Repository files navigation

WARNING

This library has been renamed to lazy-widgets due to a name clash. The new library can be found here.

canvas-ui

A Typescript UI library which uses HTML canvases.

Documentation is available on Github pages.

Unity integration can be found in the canvas-ui-unity repository (private).

three.js integration can be found in the canvas-ui-three repository.

Wonderland Engine integration can be found in the canvas-ui-wl repository.

Contributing

To check for linter errors, run npm run lint

To build this project, run npm run build

To build this project in watch mode and with unminified output run npm run dev

To re-generate the documentation, run npm run docs

To add/modify theme properties, modify the theme_properties.json file and run npm run generate_theme

Example

Examples can be found in the examples folder

Special thanks

Special thanks to Playko (website, github) where this project started and is currently being developed at.

License

This project is licensed under the MIT license (see the LICENSE file)

This project uses the following open-source projects:

About

Typescript UI library which uses HTML canvases

Resources

License

Stars

Watchers

Forks

Packages

No packages published