Jack Walsh 5fc13e4309 feat: add `props.renderScrollbars` (#9399) 10 months ago
..
src 5fc13e4309 feat: add `props.renderScrollbars` (#9399) 10 months ago
tests b5d60973b7 fix: duplication tests pointer state leaking between tests (#9414) 10 months ago
.eslintrc.json 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 11 months ago
README.md 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 11 months ago
global.d.ts 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 11 months ago
package.json 0cd5a259ae fix: incorrect type imports (#9308) 11 months ago
tsconfig.json 0cd5a259ae fix: incorrect type imports (#9308) 11 months ago

README.md

@excalidraw/element

Install

npm install @excalidraw/element

If you prefer Yarn over npm, use this command to install the Excalidraw utils package:

yarn add @excalidraw/element

With PNPM, similarly install the package with this command:

pnpm add @excalidraw/element