0.2.6 • Published 1 year ago

@ludovicm67/simple-whiteboard v0.2.6

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

Simple Whiteboard

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.
  • Feather Icons - Simply beautiful open source icons.

License

Simple Whiteboard is licensed under the MIT License.

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