Skip to content

Commit 8750b50

Browse files
authored
Update README.md
1 parent 76b403c commit 8750b50

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# oxc-py
22

3+
<a href="https://colab.research.google.com/gist/keller-mark/658a2f466ff3b61bf8e73fedac4d2067/oxc_py_demo.ipynb" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>
4+
35
Python bindings to the [oxc](https://github.com/oxc-project/oxc) [transformer](https://github.com/oxc-project/oxc/tree/main/crates/oxc_transformer).
46

57
## Usage
@@ -40,4 +42,4 @@ uv run pytest
4042
- https://github.com/keller-mark/esbuild-py
4143
- https://github.com/oxc-project/oxc/blob/71155cf575b6947bb0e85376d18375c2f3c50c73/crates/oxc_transformer/examples/transformer.rs
4244
- https://docs.rs/oxc_transformer/0.53.0/oxc_transformer/
43-
- https://www.maturin.rs/tutorial.html
45+
- https://www.maturin.rs/tutorial.html

0 commit comments

Comments
 (0)