Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "js-draw", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Draw pictures using a pen, touchscreen, or mouse! JS-draw is a drawing library for JavaScript and TypeScript. ", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/Editor.js", |
# js-draw | ||
![](doc/img/js-draw.jpg) | ||
[NPM package](https://www.npmjs.com/package/js-draw) | [GitHub](https://github.com/personalizedrefrigerator/js-draw) | [Try it!](https://personalizedrefrigerator.github.io/js-draw/example/example.html) | ||
For example usage, see [doc/example/example.ts](doc/example/example.ts). | ||
![](docs/img/js-draw.jpg) | ||
For example usage, see [docs/example/example.ts](docs/example/example.ts). | ||
# API | ||
@@ -66,3 +68,3 @@ | ||
![screenshot of the image editor, displaying a green checkmark. The circle is invisible](doc/img/unsupported-elements--in-editor.png) | ||
![screenshot of the image editor, displaying a green checkmark. The circle is invisible](docs/img/unsupported-elements--in-editor.png) | ||
@@ -69,0 +71,0 @@ but exports to |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
437956
77