|
1 mesiac pred | |
---|---|---|
.. | ||
src | 0a19c93509 fix: Bindings at partially overlapping binding areas (#9536) | 1 mesiac pred |
tests | f0458cc216 fix: Mid-point for rounded linears are not precisely centered (#9544) | 1 mesiac pred |
.eslintrc.json | 432a46ef9e refactor: separate elements logic into a standalone package (#9285) | 4 mesiacov pred |
README.md | 432a46ef9e refactor: separate elements logic into a standalone package (#9285) | 4 mesiacov pred |
global.d.ts | 432a46ef9e refactor: separate elements logic into a standalone package (#9285) | 4 mesiacov pred |
package.json | 258605d1d5 chore: release multiple packages (#9698) | 1 mesiac pred |
tsconfig.json | 0cd5a259ae fix: incorrect type imports (#9308) | 4 mesiacov pred |
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