@nolebase/ui-rive-canvas v2.17.2
@nolebase/ui-rive-canvas
Wrapper of @rive-app/canvas for VitePress documentation sites.
This package is in Alpha stage.
This package is still in the Alpha stage, and it is not recommended to use it in production. The API may change in the future, and there may be bugs in the current version. Please use it with caution.
For users who imported VitePress related components
If you are using VitePress, you will need to add the following configurations to your
vite.config.tsfile like this:export default defineConfig(() => { return { ssr: { noExternal: [ // Add this line to your vite.config.ts '@nolebase/ui-rive-canvas', ], }, } })For more information about why configure this, please refer to the Server-Side Rendering | Vite documentation.
Install
Npm
npm i @nolebase/ui-rive-canvas -DYarn
yarn add @nolebase/ui-rive-canvas -DPnpm
pnpm add @nolebase/ui-rive-canvas -DDocumentation
Please refer to Rive Canvas for more information.
12 months ago
11 months ago
12 months ago
12 months ago
1 year ago
6 months ago
9 months ago
9 months ago
7 months ago
6 months ago
9 months ago
9 months ago
10 months ago
8 months ago
9 months ago
10 months ago
10 months ago
9 months ago
10 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago