Skip to content

HTML5 canvas wrapper providing auto-resizing and necessary polyfills.

Notifications You must be signed in to change notification settings

spegoraro/viewport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Viewport

A friendly wrapper around the HTML5 canvas element providing automatic HiDPI support, scaling and easier animation.

Building

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 install

Then all you have to do is build with:

webpack

The library will be put together and output in the dist directory.

Copyright

Copyright © 2016 Tutive Ltd.

About

HTML5 canvas wrapper providing auto-resizing and necessary polyfills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published