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.
 
 
 
Márk Tolmács c141960ada
feat: Non-elbow arrow snapping and behavior changes (#9670)
3 weeks ago
..
src feat: Non-elbow arrow snapping and behavior changes (#9670) 3 weeks ago
tests refactor: separate elements logic into a standalone package (#9285) 9 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/common

Install

npm install @excalidraw/common

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

yarn add @excalidraw/common

With PNPM, similarly install the package with this command:

pnpm add @excalidraw/common