Skip to content

fm-labs/smithy-ast-js

Repository files navigation

smithy-ast-js

This is a JavaScript implementation of the Smithy Abstract Syntax Tree (AST) and parser. The AST is a data structure that represents a Smithy model. The parser is capable of parsing Smithy models and producing an AST.

Build

yarn install
yarn run build:rollup

There is also a yarn run build:vite script, but it is currently NOT used.

About

Smithy JSON AST parser written in Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published