Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 596 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 596 Bytes

Playground image elaboration from scratch in JS

DataImage playground containing experiments with ArrayBuffer

Graph image

This image was built mainly from scratch by using ArrayBuffer and canvas object. Isn't this awesome? That's so coool! See how I did it.

(Give me time to refactor the code, I'm ashamed of lack of linters);

Get started

Install

npm install

Install dev dep

(make sure to install dev dependencies as well, just in case ;P)

npm install --save-dev

Start

npm start

Not gonna style this readme much. Feel free to send PR.