An open API service indexing awesome lists of open source software.

https://github.com/hind-sagar-biswas/drawjs

Vanilla JavaScript Drawing Application
https://github.com/hind-sagar-biswas/drawjs

canvas html-css-javascript html5-canvas javascript javascript-applications

Last synced: 7 months ago
JSON representation

Vanilla JavaScript Drawing Application

Awesome Lists containing this project

README

          

# DrawJS
Vanilla JavaScript Drawing Application

A drawing application made using HTML5 `` element and Vanilla JavaScript

## Features

* Draw Anything

* Choose any color from color picker

* Change the line width

* Save drawing as `.PNG` image

* Clear Board

## Clone Repo

#### HTTPS

```
https://github.com/hind-sagar-biswas/DrawJS.git
```

#### SSH

```
git@github.com:hind-sagar-biswas/DrawJS.git
```

#### Git CLI

```
gh repo clone hind-sagar-biswas/DrawJS
```
## License

This code has been licensed under `MIT` open source copyleft license.

## Author

*Hind Sagar Biswas*

**Website:** [https://hindbiswas.000webhostapp.com/](https://hindbiswas.000webhostapp.com/)

[![Author Facebook](https://img.shields.io/static/v1?label=facebook&message=hindsagar.biswas&style=social&logo=facebook)](https://m.facebook.com/hindsagar.biswas)
[![Author Twitter](https://img.shields.io/static/v1?label=twitter&message=@hind_biswas&style=social&logo=twitter)](https://twitter.com/hind_biswas)