Skip to content

The Canvas 2D
JavaScript Library

A powerful 2d canvas library that allows minimal rendering and provides diverse shapes

(This document is still in development)

Get Started & Install Overview

Approachable

Built with minimal options and closer to CSS

Reactivity

The reactive power provided with `@vue/reactivity` allows this library to minimize redraws and increase performance

WebWorker

Leverage the power of WebWorker with fcanvas. @fcanvas/worker allows you to display canvas to user while drawing on WebWorker does not block main thread

Released under the MIT License.