zsviczian 87c87a9fb1 feat: line polygons (#9477) 4 months ago
..
src 87c87a9fb1 feat: line polygons (#9477) 4 months ago
tests 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 6 months ago
.eslintrc.json 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 6 months ago
README.md 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 6 months ago
global.d.ts 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 6 months ago
package.json d92a849038 fix: issues when importing package outside of browser (#9525) 4 months ago
tsconfig.json 0cd5a259ae fix: incorrect type imports (#9308) 6 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