/bittmapp

BittMapp - A monochrome bitmap editor

Primary LanguageTypeScript

BittMapp - A monochrome bitmap editor

A small browser-based tool for creating and editing black and white (monochrome) bitmaps.

Building

Node.js v8.9.1+ required.

npm install && npm run build

Then open index.html in your browser of choice.