Virtual whiteboard for sketching hand-drawn like diagrams
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Marcel Mraz df25de7e68
feat: fix delta apply to issues (#9830)
4 months ago
..
src feat: fix delta apply to issues (#9830) 4 months ago
tests chore: Remove editingLinearElement (#9771) 5 months ago
.eslintrc.json refactor: separate elements logic into a standalone package (#9285) 9 months ago
README.md refactor: separate elements logic into a standalone package (#9285) 9 months ago
global.d.ts refactor: separate elements logic into a standalone package (#9285) 9 months ago
package.json chore: release multiple packages (#9698) 6 months ago
tsconfig.json fix: incorrect type imports (#9308) 9 months ago

README.md

@excalidraw/element

Install

npm install @excalidraw/element

If you prefer Yarn over npm, use this command to install the Excalidraw utils package:

yarn add @excalidraw/element

With PNPM, similarly install the package with this command:

pnpm add @excalidraw/element