Skip to main content

@remotion/shapes

import {TableOfContents} from '../../components/TableOfContents/shapes';

A package providing utility functions for generate SVG shapes.

import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

<Tabs defaultValue="npm" values={[ { label: 'npm', value: 'npm', }, { label: 'pnpm', value: 'pnpm', }, { label: 'yarn', value: 'yarn', }, ] }>

bash
npm i @remotion/shapes
bash
npm i @remotion/shapes
bash
pnpm i @remotion/shapes
bash
pnpm i @remotion/shapes
bash
yarn add @remotion/shapes
bash
yarn add @remotion/shapes

Functions

License

MIT