Skip to content

Commit 10fdc21

Browse files
authored
Update README.md
1 parent 9c103c0 commit 10fdc21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Goja Typescript Transpiler
22
This package provides a simple interface using [github.com/dop251/goja](github.com/dop251/goja) under the hood to allow you to transpile Typescript to Javascript in Go. This package has no direct dependencies besides testing utilities and has a 95% test coverage rate.
33

4+
Feel free to contribute. This package is fresh and may experience some changes before it's first tagged release.
5+
46
## Example
57
For more examples, see the `examples/` directory of this repository
68
### Transpile Strings

0 commit comments

Comments
 (0)