@opentechiz/excalidraw
TypeScript icon, indicating that this package has built-in type declarations

0.0.18 • Public • Published

Excalidraw

Excalidraw is exported as a component to directly embed in your projects.

Installation

You can use npm

bash npm install @opentechiz/excalidraw

or via yarn

bash yarn add @opentechiz/excalidraw

Import style in the root of your project

bash import "@opentechiz/excalidraw/index.css";
```bash

And import Excalidraw and others component whenever you used it

```bash
bash import { Excalidraw } from "@opentechiz/excalidraw";
```bash

Package Sidebar

Install

npm i @opentechiz/excalidraw

Weekly Downloads

0

Version

0.0.18

License

MIT

Unpacked Size

49.2 MB

Total Files

1054

Last publish

Collaborators

  • trandinhthangdev
  • hung1201