Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
/ common-sk Public archive

This is the common set of JS libraries used by Skia Infrastructure.

License

Notifications You must be signed in to change notification settings

google/common-sk

THIS REPOSITORY IS ARCHIVED. Code moved to the Skia Infrastructure repository here (see CL).

common-sk

This is the common set of JS libraries used by Skia Infrastructure.

See A la carte Web Development for more background on pulito and how it fits into "A la carte" web development.

jstest

Installation

If loaded via npm then importing will just work, i.e.:

$ npm i common-sk

Then from within your code:

import { $$ } from 'common-sk/modules/dom'

Documentation

jsdoc.skia.org contains the jsdoc generated documentation for all of the code.

Disclaimer

This is not an officially supported Google product.

About

This is the common set of JS libraries used by Skia Infrastructure.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published