skia-common-js

v1.3.2
Common JS code for Skia Infrastructure.

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
npm i skia-common-js

Metadata

  • BSD
  • Whatever
  • Unknown
  • released 2/21/2018

Downloads