This package has been deprecated

Author message:

Please use common-sk.

skia-common-js

1.3.2 • Public • Published

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

/skia-common-js/

    Package Sidebar

    Install

    npm i skia-common-js

    Weekly Downloads

    1

    Version

    1.3.2

    License

    BSD

    Unpacked Size

    80.2 kB

    Total Files

    23

    Last publish

    Collaborators

    • borenet
    • dogben
    • jcgregorio
    • kjlubick
    • rmistry
    • saltmueller