@nolebase/ui-asciinema v2.17.2
@nolebase/ui-asciinema
Wrapper of asciinema-player 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.
You will need to add the package to Vite's
ssr.noExternalconfig ^1. Without it your site may not build.// vite.config.ts export default defineConfig({ vite: { ssr: { noExternal: [ "@nolebase/ui-asciinema", ], }, }, })
^1: Vite's ssr.noExternal config docs: https://vitejs.dev/guide/ssr.html#ssr-externals.
Install
Npm
npm i @nolebase/ui-asciinema -DYarn
yarn add @nolebase/ui-asciinema -DPnpm
pnpm add @nolebase/ui-asciinema -DDocumentation
Please refer to Asciinema Player package's documentation site for more information.
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
8 months ago
12 months ago
12 months ago
9 months ago
8 months ago
12 months ago
11 months ago
12 months ago
10 months ago
11 months ago
12 months ago
1 year ago
12 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago