@pythagora.io/js-code-processing
Version:
This repository hosts the 'code-processing' npm package, which contains a set of code processing methods for generating tests.
25 lines (22 loc) ā¢ 1.07 kB
Markdown
<p align=center>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/10895136/228003796-7e3319ad-f0b1-4da9-a2d0-6cf67ccc7a32.png">
<img height="200px" alt="Pythagora Logo" src="https://user-images.githubusercontent.com/10895136/228003796-7e3319ad-f0b1-4da9-a2d0-6cf67ccc7a32.png">
</picture>
</p>
<h3 align="center">Pythagora JS code processing</h3>
<br>
<p>This is a repository which contains heleper methods for <b>javascript</b> files code processing (getting AST, functions with their code and related functions, etc.)</p>
<h1>āļø Installation</h1>
First install all npm dependencies
```bash
npm install @pythagora.io/js-code-processing
```
<br>
<h1 id="connectwithus">š Connect with us</h1>
š¬ Join the discussion on <a href="https://discord.gg/npC5TAfj6e" target="_blank">our Discord server</a>.
<br><br>
šØ Get updates on new fetures and beta release by <a href="http://eepurl.com/ikg_nT" target="_blank">adding your email here</a>.
<br><br>
ā Star this repo to show support.
<br><br>