2.15.6 • Published 9 days ago

@rive-app/canvas-advanced-lite v2.15.6

Weekly downloads
-
License
MIT
Repository
github
Last release
9 days ago

npm

Rive

Low-level lite Rive API using CanvasRenderingContext2D. Please see https://help.rive.app/runtimes/overview/web-js/canvas-vs-webgl for a list of all the available web runtimes and their details.

Canvas Advanced

npm install @rive-app/canvas-advanced-lite

A low-level Rive API using the CanvasRenderingContext2D renderer. It has the same benefits as the regular @rive-app/canvas package plus:

  • Full control over the update and render loop
  • Allows for rendering multiple Rive artboards to a single canvas
  • Allows deeper control and manipulation of the components in a Rive hierarchy
  • Web Assembly (WASM) is part of the NPM bundle, but you load in the WASM manually

Getting Started

Why Lite?

The complimentary @rive-app/canvas-advanced dependency supports all Rive features and contains the necessary backing dependencies to render those graphics. This lite version has the same API, but does not compile and build with certain dependencies in order to keep the package size as small as possible.

At this time, this lite version of @rive-app/canvas-advanced-lite will not render Rive Text onto the canvas. Note however, that even if your Rive file may include Rive Text components, rendering the graphic should not cause any app errors, or cease to render.

2.15.6

9 days ago

2.15.4

10 days ago

2.15.5

10 days ago

2.15.3

11 days ago

2.15.2

18 days ago

2.15.1

18 days ago

2.15.0

25 days ago

2.14.4

26 days ago

2.14.3

1 month ago

2.14.2

1 month ago

2.14.1

1 month ago

2.14.0

1 month ago

2.13.2

1 month ago

2.13.0

1 month ago

2.12.2

1 month ago

2.12.1

2 months ago

2.12.0

2 months ago

2.11.0

2 months ago

2.11.1

2 months ago

2.10.4

2 months ago

2.10.3

3 months ago

2.10.2

3 months ago

2.10.1

3 months ago

2.10.0

3 months ago

2.9.3

4 months ago

2.9.2

4 months ago

2.9.1

5 months ago

2.9.0

5 months ago

2.8.3

5 months ago

2.8.2

5 months ago

2.8.1

5 months ago

2.8.0

5 months ago

2.7.8

5 months ago

2.7.9

5 months ago

2.7.7

5 months ago

2.7.6

6 months ago

2.7.5

6 months ago

2.7.4

6 months ago

2.7.3

6 months ago

2.7.2

6 months ago

2.7.1

6 months ago

2.7.0

7 months ago

0.1.1

7 months ago