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
Pete Hunt dcb93f75e6
[RFC] Randomized names next to mouse pointers. (#971)
* [WIP] Add names next to pointers

This implements the rendering and messaging across. Still need to do the UI to set the name.

Also, not really sure what's the best place to send the name and store it.

* Add randomized names

Co-authored-by: Christopher Chedeau <vjeux@fb.com>
2020-03-15 18:56:38 -07:00
.github [easy] run typechecking on CI (#954) 2020-03-14 21:12:39 -07:00
docs Add copy to PNG option on context menu (#941) 2020-03-14 22:53:18 +01:00
public Remove www from open graph images (#884) 2020-03-09 12:42:48 +02:00
scripts Rename the packaged asar file (#857) 2020-02-29 16:23:09 +01:00
src [RFC] Randomized names next to mouse pointers. (#971) 2020-03-15 18:56:38 -07:00
.eslintignore Lint tweaks (#502) 2020-01-22 15:13:00 +01: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
CONTRIBUTING.md fix(font): modify exclamation point in font (#394) 2020-01-16 09:59:43 -08:00
crowdin.yml Update Crowdin configuration file 2020-02-21 23:13:14 +01:00
LICENSE Add MIT License (#176) 2020-01-05 13:09:29 -08:00
package-lock.json basic Socket.io implementation of collaborative editing (#879) 2020-03-09 08:48:25 -07:00
package.json [easy] run typechecking on CI (#954) 2020-03-14 21:12:39 -07:00
README.md Update README.md (#870) 2020-03-06 15:20:02 +01:00
tsconfig.json TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00

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.

Testimonials

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.

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.

You can also discuss the app on our Gitter channel.

Excalidraw is built using these awesome tools

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

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]