Skip to content

flex-development/esast-util-from-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esast-util-from-code

github release npm codecov module type: esm license conventional commits typescript vitest yarn

esast utility to parse source code

Contents

What is this?

TODO: what is this?

When should I use this?

TODO: when should i use this?

Install

This package is ESM only.

In Node.js (version 18+) with yarn:

yarn add @flex-development/esast-util-from-code
See 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>

Use

TODO: use

API

TODO: api

Related

Contribute

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.

About

esast utility to parse source code

Topics

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors