Skip to content

Commit

Permalink
📃 docs: Add features to README
Browse files Browse the repository at this point in the history
  • Loading branch information
caoccao committed Mar 7, 2024
1 parent cc92540 commit aa5b2d8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[swc4j](https://github.com/caoccao/swc4j) ([SWC](https://github.com/swc-project/swc) for Java) is an ultra-fast JavaScript and TypeScript compilation and bundling tool on JVM. It is part of the [Javet](https://github.com/caoccao/Javet) portfolio serving the processing of JavaScript and TypeScript code before the code is executed in Node.js or V8 on JVM.

## Features

* JavaScript, TypeScript, JSX, TSX, etc.
* Parse (TODO)
* Transpile (TODO)
* AST (TODO)

## License

[APACHE LICENSE, VERSION 2.0](LICENSE)

0 comments on commit aa5b2d8

Please sign in to comment.