A friendly wrapper around the HTML5 canvas element providing automatic HiDPI support, scaling and easier animation.
This library is built using Webpack. First get the repo and install the required packages with:
git clone [email protected]:www/viewport.git
cd viewport
npm installThen all you have to do is build with:
webpackThe library will be put together and output in the dist directory.
Copyright © 2016 Tutive Ltd.