1.3.2 • Published 3 years ago
@apple/cktool.target.browser v1.3.2
CKTool JS - Web Browser Support
This package is part of the CKTool JS JavaScript client library
suite and it exports a createConfiguration function you use in
CKTool JS browser-based projects.
This package cannot be used on its own. Your project must also
include @apple/cktool.database.
Getting Started
See Apple Developer Documentation for more details on how to get started using CKTool JS.
Use of TextEncoder and TextDecoder
This package uses TextEncoder and TextDecoder. For browsers that don't
support these, you'll need to use polyfills.