Marcel Mraz 258605d1d5 chore: release multiple packages (#9698) há 1 mês atrás
..
src 320af405e9 fix: move elementCenterPoint from common/src/utils.ts to element/src/bounds.ts (#9647) há 1 mês atrás
tests 432a46ef9e refactor: separate elements logic into a standalone package (#9285) há 4 meses atrás
.eslintrc.json 432a46ef9e refactor: separate elements logic into a standalone package (#9285) há 4 meses atrás
README.md 432a46ef9e refactor: separate elements logic into a standalone package (#9285) há 4 meses atrás
global.d.ts 432a46ef9e refactor: separate elements logic into a standalone package (#9285) há 4 meses atrás
package.json 258605d1d5 chore: release multiple packages (#9698) há 1 mês atrás
tsconfig.json 0cd5a259ae fix: incorrect type imports (#9308) há 4 meses atrás

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