Skip to content

Commit

Permalink
📃 docs: Update swc4j for readme
Browse files Browse the repository at this point in the history
  • Loading branch information
caoccao committed May 14, 2024
1 parent 585b319 commit ac31ce0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ arm64 ✔️ ✔️ ✔️ ❌
* Javet engine pool
* Easy spring integration
* Live debug with Chrome DevTools
* AST analysis with `JavetSanitizer <https://github.com/caoccao/JavetSanitizer>`_
* TS, JSX, TSX transpilation with `swc4j <https://github.com/caoccao/swc4j>`_
* AST analysis with `swc4j <https://github.com/caoccao/swc4j>`_
* JS, TS, JSX, TSX transformation and transpilation with `swc4j <https://github.com/caoccao/swc4j>`_
* Live interaction with `JavetShell <https://github.com/caoccao/JavetShell>`_

Quick Start
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -361,8 +361,8 @@ <h1>Major Features<a class="headerlink" href="#major-features" title="Link to th
<li><p>Javet engine pool</p></li>
<li><p>Easy spring integration</p></li>
<li><p>Live debug with Chrome DevTools</p></li>
<li><p>AST analysis with <a class="reference external" href="https://github.com/caoccao/JavetSanitizer">JavetSanitizer</a></p></li>
<li><p>TS, JSX, TSX transpilation with <a class="reference external" href="https://github.com/caoccao/swc4j">swc4j</a></p></li>
<li><p>AST analysis with <a class="reference external" href="https://github.com/caoccao/swc4j">swc4j</a></p></li>
<li><p>JS, TS, JSX, TSX transformation and transpilation with <a class="reference external" href="https://github.com/caoccao/swc4j">swc4j</a></p></li>
<li><p>Live interaction with <a class="reference external" href="https://github.com/caoccao/JavetShell">JavetShell</a></p></li>
</ul>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

0 comments on commit ac31ce0

Please sign in to comment.