Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 208 Bytes

File metadata and controls

23 lines (15 loc) · 208 Bytes

kmdr-ast

A validator, traverser and syntax highlighter for AST

Development

Install Dependencies

npm install

Tests

npm run test

Build

npm run build