2
0
Jack Walsh 5fc13e4309 feat: add `props.renderScrollbars` (#9399) 10 сар өмнө
..
src 5fc13e4309 feat: add `props.renderScrollbars` (#9399) 10 сар өмнө
tests 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 11 сар өмнө
.eslintrc.json 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 11 сар өмнө
README.md 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 11 сар өмнө
global.d.ts 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 11 сар өмнө
package.json 0cd5a259ae fix: incorrect type imports (#9308) 11 сар өмнө
tsconfig.json 0cd5a259ae fix: incorrect type imports (#9308) 11 сар өмнө

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