@intentius/chant
v0.1.7
Published
Declarative infrastructure-as-code toolkit — TypeScript on Node.js
Maintainers
Readme
@intentius/chant
Core package for chant — a type system for operations.
This package provides the lexicon-agnostic foundation that all chant lexicons build on. It includes the type system (Declarables, Intrinsics, Parameters, Outputs), the discovery and build pipeline, the semantic lint engine, the CLI, template import, and reusable codegen infrastructure for lexicon authors (runtime factories, naming strategies, generation and packaging pipelines, LSP providers).
Install it alongside a lexicon to start declaring infrastructure as typed TypeScript.
npm install --save-dev @intentius/chant @intentius/chant-lexicon-awsRelated Packages
| Package | Role | |---------|------| | @intentius/chant-lexicon-aws | AWS CloudFormation lexicon | | @intentius/chant-lexicon-gitlab | GitLab CI lexicon |
License
See the main project LICENSE file.
