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.
 
 
 
Ryan Di 416e8b3e42
feat: new mobile layout (#9996)
2 months ago
..
src feat: new mobile layout (#9996) 2 months ago
tests fix: bound text rotation across alignments (#9914) 4 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