{"library":"cdkx","type":"library","category":null,"description":"cdkx is a specialized command-line interface (CLI) tool designed to bundle assets for AWS Cloud Development Kit (CDK) applications. Primarily utilizing `esbuild` for its high performance, it streamlines the process of preparing CDK-managed code and assets for deployment. The current stable version is 1.0.12. This package aims to provide an efficient bundling solution for TypeScript-based AWS CDK projects, making it easier to manage dependencies and optimize deployment artifacts. Its key differentiator lies in its focused approach to integrating `esbuild` directly into the CDK development workflow, offering a simpler alternative for asset bundling compared to configuring `esbuild` manually or relying on broader build tools. While not an official AWS CDK tool, it integrates with `@aws-cdk/core` to provide a tailored bundling experience for CDK constructs.","language":"javascript","status":"active","version":"1.0.12","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install cdkx","imports":["npx cdkx bundle [options]","cdkx bundle src/my-lambda.ts --out-dir dist","import { bundleAsset } from 'cdkx';\n// Usage example (API might not be officially exposed or documented for direct use)"]},{"cmd":"yarn add cdkx","imports":[]},{"cmd":"pnpm add cdkx","imports":[]}],"homepage":"https://cdkx.dev","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cdkx","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/cdkx/compatibility"}}