@shaclmate/cli
v4.0.49
Published
Command line program to generate TypeScript code from SHACL shapes
Readme
@shaclmate/cli
⚠️ Under active development. SHACLmate is experimental — both the compiler and generated code should be considered unstable and subject to breaking changes.
Command line tool for generating TypeScript code from SHACL shapes.
Prerequisites
- Node.js 18+
Usage
npx -y "@shaclmate/cli@latest" generate ts your-shapes.shaclmate.ttl >generated.tsRuntime dependencies
The generated TypeScript code relies on various third-party libraries. The exact set of dependencies will depend on the code generated. See the GitHub repository for examples and full documentation.
