@apple/cktool.target.nodejs

Apple CKTool JS Node.js support

Usage no npm install needed!

<script type="module">
  import appleCktoolTargetNodejs from 'https://cdn.skypack.dev/@apple/cktool.target.nodejs';
</script>

README

CKTool JS - Node.js Support

This package is part of the CKTool JS JavaScript client library suite and it exports a createConfiguration function you use in CKTool JS projects intended to run in Node.js.

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.