A collection of lightweight, focused libraries to enhance your AWS CDK, cdktf, and cdk8s development experience.
- @cdklib/config - Type-safe, hierarchical configuration management for CDK projects
- @cdklib/argo-synth - ArgoCD-friendly directory structure for CDK8s
- @cdklib/aws-policy - Type-safe AWS policy and prepared policy support
These libraries follow a set of principles:
- Simple: Small, focused APIs that do one thing well
- Unopinionated: Provide tools, not constraints
- Composable: Work well together and with other libraries
- Minimal Dependencies: Only depend on what's absolutely necessary
- Reporting Issues: When opening an issue, please include the library name in the title (e.g., "@cdklib/config - Issue with environment inheritance")
- Contributing: See our contribution guidelines for details on how to contribute
MIT