Marcel Mraz a7b64f02b3 fix: remove image preview on image insertion (#9626) 8 months ago
..
src a7b64f02b3 fix: remove image preview on image insertion (#9626) 8 months ago
tests 9e77373c81 fix: add generic font family fallbacks before Segoe UI Emoji to fix glyph rendering on windows (#9425) 8 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 d92a849038 fix: issues when importing package outside of browser (#9525) 9 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