Ryan Di e95222ed32 fix: add constants and side methods to packages (#10418) 5 日 前
..
src e95222ed32 fix: add constants and side methods to packages (#10418) 5 日 前
tests d87620b239 fix: Circular reference (#10544) 1 週間 前
.eslintrc.json 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 9 ヶ月 前
README.md 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 9 ヶ月 前
global.d.ts 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 9 ヶ月 前
package.json 258605d1d5 chore: release multiple packages (#9698) 6 ヶ月 前
tsconfig.json 0cd5a259ae fix: incorrect type imports (#9308) 9 ヶ月 前

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