[![Build Status](https://travis-ci.org/plepers/nanogl-sync.svg?branch=master)](https://travis-ci.org/plepers/nanogl-sync)


# nanogl-sync
WebGLSync EZPZ + shim for webgl1



#### Build and test

Tests are run with karma.

```
$ npm install
$ npm test
```
