0.3.9 • Published 5 months ago

@ludovicm67/simple-whiteboard v0.3.9

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Simple Whiteboard

NPM FOSSA Status

Simple Whiteboard is a simple web-based whiteboard application that allows users to draw on a canvas.

The application is built as a Web Component using LitElement. This allows the whiteboard to be easily embedded in any web application regardless of the framework used.

Features

  • Different drawing tools:
    • Rectangle
    • Circle
    • Line
    • Pen
    • Text
    • Picture
  • Move the canvas using the Move tool
  • Clear the canvas
  • Support mouse and touch input

Used Technologies

  • LitElement - A simple base class for creating fast, lightweight web components.
  • TypeScript - A typed superset of JavaScript that compiles to plain JavaScript.
  • Rough.js - A small graphics library that lets you draw in a sketchy, hand-drawn-like, style.
  • Perfect Freehand - A tiny library for rendering perfect freehand lines.
  • Lucide Icons - Beautiful & consistent icons.

License

Simple Whiteboard is licensed under the MIT License.

FOSSA Status

0.3.9

5 months ago

0.2.16

8 months ago

0.2.15

9 months ago

0.2.14

9 months ago

0.2.13

9 months ago

0.2.12

9 months ago

0.2.11

9 months ago

0.2.10

10 months ago

0.3.0

7 months ago

0.3.6

5 months ago

0.2.7

11 months ago

0.3.5

6 months ago

0.3.8

5 months ago

0.2.9

10 months ago

0.3.7

5 months ago

0.2.8

11 months ago

0.3.2

7 months ago

0.3.1

7 months ago

0.3.4

7 months ago

0.3.3

7 months ago

0.2.6

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago