1.0.0 • Published 6 years ago

liquidfun-prizz v1.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

liquidfun-prizz

Provides Google's liquidfun library as an npm package

The release is obtained from http://google.github.io/liquidfun/testbed/liquidfun.js

Usage

At the moment, this package must be used the old-school way in a web environment:

<script src="liquidfun.js"></script>

TODO

Refactor the liquidfun library to expose all necessary properties, such as b2Vec2, etc.