PixelRendr

Build Status NPM version

Compresses images into text blobs in real time with fast cached lookups.

Build Process

PixelRendr uses Gulp to automate building, which requires Node.js.

To build from scratch, install NodeJS and run the following commands:

npm install -g gulp
npm install
gulp

See Build Details for detailed Gulp usage.

S
Description
No description provided
Readme 1.1 MiB
Languages
TypeScript 100%