Before you begin, make sure your system meets the following requirements:
-
macOS, Windows (WSL), or Linux.
-
Node.js
18.18.0or later.
|
UI agnostic
Install Weave.js on top of any UI framework, such as Next.js, React, Angular, or Vue. As Weave.js is UI agnostic. |
Peer dependencies
-
React
18.2.0or less than19.x.
|
Why React is a requirement?
Weave.js uses a custom React Reconciler internally, so React must be installed as a peer dependency. Only specific React versions within the supported range are compatible. |
Although not required, some basic knowledge of Konva.js can be helpful for further customizations.