zsviczian 8b3e149db6 fix: hex8 regression #10578 (#10773) 2 viikkoa sitten
..
src 8b3e149db6 fix: hex8 regression #10578 (#10773) 2 viikkoa sitten
tests 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 11 kuukautta sitten
.eslintrc.json 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 11 kuukautta sitten
README.md 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 11 kuukautta sitten
global.d.ts 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 11 kuukautta sitten
package.json 63e1148280 feat: stop using CSS filters for dark mode (static canvas) (#10578) 1 kuukausi sitten
tsconfig.json 0cd5a259ae fix: incorrect type imports (#9308) 11 kuukautta sitten

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