esast utility to parse source code
TODO: what is this?
TODO: when should i use this?
This package is ESM only.
In Node.js (version 18+) with yarn:
yarn add @flex-development/esast-util-from-codeSee Git - Protocols | Yarn for details regarding installing from Git.
In Deno with esm.sh:
import { fromCode } from 'https://esm.sh/@flex-development/esast-util-from-code'In browsers with esm.sh:
<script type="module">
import { fromCode } from 'https://esm.sh/@flex-development/esast-util-from-code'
</script>TODO: use
TODO: api
esast-util-attach-comments— attach comments to the tree
See CONTRIBUTING.md.
This project has a code of conduct. By interacting with this repository, organization, or community you agree to abide by its terms.