uast-spec is a utility tool for uast specification generator and also a node type sanitizer
> UAST specification is a Lodash-esque utility library for Unified-AST(UAST) nodes
Using npm:
``sh`
npm install --save-dev @ant-yasa/uast-spec
or using yarn:
`sh``
yarn add @ant-yasa/uast-spec --dev