Ryan Di e5e07260c6 fix: improve line creation ux on touch screens (#9740) 1 bulan lalu
..
src e5e07260c6 fix: improve line creation ux on touch screens (#9740) 1 bulan lalu
tests 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 5 bulan lalu
.eslintrc.json 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 5 bulan lalu
README.md 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 5 bulan lalu
global.d.ts 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 5 bulan lalu
package.json 258605d1d5 chore: release multiple packages (#9698) 2 bulan lalu
tsconfig.json 0cd5a259ae fix: incorrect type imports (#9308) 5 bulan lalu

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