Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

Releases: Lotes/big-canvas

Node.js server with big integer coordinates and local undo/redo functionality

28 Oct 19:33

Choose a tag to compare

The server is written with Node.js using the modules "express" and "ws". The tools are a brush and an eraser (with adjustable opacity and width). The x- and y-coordinates are limited by 254-decimal-digit-integers. Local undo/redo is supported (a user can undo/redo his actions). The default tool is "move".