1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2024-11-10 11:35:52 +01:00
Virtual whiteboard for sketching hand-drawn like diagrams
Go to file
Thomas Steiner 7ddc206b8c
Add Native File System API saving/exporting and opening (#388)
* Add Native File System API saving/exporting

* Add Native File System API opening

* Add origin trial token placeholder

* Reuse an opened file handle for better saving experience

* Fix file handle reuse to only kick in for Excalidraw files

* Remove reference
2020-01-17 11:25:05 +01:00
.github Update Prettier scripts and supported files (#402) 2020-01-16 23:50:02 +02:00
public Add Native File System API saving/exporting and opening (#388) 2020-01-17 11:25:05 +01:00
src Add Native File System API saving/exporting and opening (#388) 2020-01-17 11:25:05 +01:00
.gitignore remove static/ from git & ignore (#265) 2020-01-08 19:18:17 +01:00
CONTRIBUTING.md fix(font): modify exclamation point in font (#394) 2020-01-16 09:59:43 -08:00
LICENSE Add MIT License (#176) 2020-01-05 13:09:29 -08:00
package-lock.json Update Prettier scripts and supported files (#402) 2020-01-16 23:50:02 +02:00
package.json Update the name in package.json (#410) 2020-01-16 16:53:38 -08:00
README.md Update Prettier scripts and supported files (#402) 2020-01-16 23:50:02 +02:00
tsconfig.json TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00