Marcel Mraz 6b5fb30d69 fix: unify line height across default fonts (#9513) 5 ماه پیش
..
src 6b5fb30d69 fix: unify line height across default fonts (#9513) 5 ماه پیش
tests 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 7 ماه پیش
.eslintrc.json 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 7 ماه پیش
README.md 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 7 ماه پیش
global.d.ts 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 7 ماه پیش
package.json d92a849038 fix: issues when importing package outside of browser (#9525) 5 ماه پیش
tsconfig.json 0cd5a259ae fix: incorrect type imports (#9308) 7 ماه پیش

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