common-sk
v3.4.2
Published
Common Skia JS modules.
Downloads
44
Keywords
Readme
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.
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.