1.3.2 • Published 6 years ago

skia-common-js v1.3.2

Weekly downloads
1
License
BSD
Repository
-
Last release
6 years ago

A set of common JS functions used across Skia Infrastructure projects.

It contains three global objects, $$, $$$, and sk.

Some functionalilty uses Promises and as such may require a Promise polyfill if your target browsers don't support Promises, such as IE 11. See http://caniuse.com/#feat=promises.

To run the tests run

make test
1.3.2

6 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago