excalidraw-cli
excalidraw-cli copied to clipboard
Experimental Excalidraw CLI tool
I insert png image to excalidraw file and save it. Converted by excalidraw-cli image is empty. If I export an image from the editor, then the file is not empty.
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) and [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra). These dependencies needed to be updated together. Updates `fs-extra` from 9.0.1 to 11.1.0 Changelog Sourced from fs-extra's changelog. 11.1.0 / 2022-11-29 Re-add main field to package.json...
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [canvas](https://github.com/Automattic/node-canvas) from 2.6.1 to 2.11.0. Release notes Sourced from canvas's releases. v2.11.0 Fixed Replace triple-slash directive in types with own types to avoid polluting TS modules with globals (#1656)...
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.7 to 7.8.0. Changelog Sourced from rxjs's changelog. 7.8.0 (2022-12-15) Features buffer: closingNotifier now supports any ObservableInput (#7073) (61b877a) delayWhen: delayWhen's delayDurationSelector now supports any ObservableInput (#7049)...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @peter-murray in...
Excalidraw "Save as image" has an "embed scene" toggle that helps to restore the scene in case the png is loaded. I don't have any context on how both the...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...