tldraw/electron
Steve Ruiz be2c6d6d1f
[refactor] events (#230)
* bumps rko, adds events

* rename tlstate to state, fix env for multiplayer test

* Fix multiplayer

* rename data tldrawstate to tldrawsnapshot

* Update multiplayer-editor.tsx

* Fix shhhmp

* Update 2.tldr

* Add API to the README
2021-11-08 14:21:37 +00:00
..
resources Electron App (#224) 2021-11-07 13:45:48 +00:00
src [refactor] events (#230) 2021-11-08 14:21:37 +00:00
electron-esbuild.config.yaml Electron App (#224) 2021-11-07 13:45:48 +00:00
esbuild.main.config.ts Electron App (#224) 2021-11-07 13:45:48 +00:00
esbuild.renderer.config.ts Electron App (#224) 2021-11-07 13:45:48 +00:00
LICENSE.md Electron App (#224) 2021-11-07 13:45:48 +00:00
package.json v0.1.6 2021-11-07 14:45:42 +00:00
README.md Electron App (#224) 2021-11-07 13:45:48 +00:00
tsconfig.json Electron App (#224) 2021-11-07 13:45:48 +00:00
yarn.lock Electron App (#224) 2021-11-07 13:45:48 +00:00

@tldraw/tldraw-electron

An electron wrapper for TLDraw. Not yet published.

Development

From the root of the repository, run:

yarn start:vscode