Virtual whiteboard for sketching hand-drawn like diagrams
Go to file
Christopher Chedeau 24fa657093
Don't reset cache while zooming using a gesture (#1103)
* Don't reset cache while zooming using a gesture

This reuses the cached canvas while the gesture is happening. Once it has stop updating, then recompute the cache with the proper zoom.

This should massively improve performance when panning on big scenes on mobile

Fixes #1056

* update snapshot tests
2020-03-28 16:59:36 -07:00
.github Checks on push and fix formatting (#1048) 2020-03-22 19:56:55 +02:00
docs Add a Shortcut for Toggling Shape Lock (#1005) 2020-03-18 19:29:59 +01:00
public Add loading state (#1027) 2020-03-26 18:28:26 +01:00
scripts Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
src Don't reset cache while zooming using a gesture (#1103) 2020-03-28 16:59:36 -07:00
.eslintignore Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
.gitignore Fix many syncing issues (#952) 2020-03-14 20:46:57 -07:00
.lintstagedrc.js Eslint tweaks (#696) 2020-02-05 17:41:14 +01:00
.npmrc Add npmrc to have pinned deps (#727) 2020-02-07 13:59:23 +01:00
.prettierrc Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
.watchmanconfig Don't reset cache while zooming using a gesture (#1103) 2020-03-28 16:59:36 -07: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
README.md Refactor README (#1046) 2020-03-22 17:22:13 +02:00
crowdin.yml Locale 2020-03-19 20:38:52 +02:00
package-lock.json Clean up package.json (#1083) 2020-03-25 19:10:05 +02:00
package.json Clean up package.json (#1083) 2020-03-25 19:10:05 +02:00
tsconfig.json Remove support for some older browsers that probably didn’t wor… (#1080) 2020-03-25 17:42:16 +02:00

README.md

Excalidraw logo: Sketch handrawn like diagrams.

Excalidraw is a whiteboard tool that lets you easily sketch diagrams with a hand-drawn feel.

Follow Excalidraw on Twitter

Try it now

Go to https://excalidraw.com to start sketching.

Run the code

Code Sandbox

Local Installation

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Clone the repo

git clone https://github.com/excalidraw/excalidraw.git

Commands

Command Description
npm install Install the dependencies
npm start Run the project
npm run fix Reformat all files with Prettier
npm run test:code Test for formatting with Prettier
npm run test:app Test the app
npm run test Run all tests

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Translating

To translate Excalidraw into other languages, please visit our Crowdin page. To add a new language, open an issue so we can get things set up on our end first.

Excalidraw is built using these awesome tools

And the main source of inspiration for starting the project is the awesome Zwibbler app.

Testimonials

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]