Skip to content

Commit 0b6ad13

Browse files
committed
chore: update README
1 parent bf03a58 commit 0b6ad13

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ Scriptify is a library to evaluate scripts written in JavaScript with ability to
55
This library is designed to execute JavaScript scripts and has the ability to register global functions and constants.
66
It also allows you to configure security for executing scripts.
77

8+
## Other scripts support
9+
- [TypeScript](https://github.com/Instancify/Scriptify-TypeScript) - TS support using swc4j
10+
- [TypeScript Declaration Generator](https://github.com/Instancify/Scriptify-DTS-Generator) - Declaration generator for JS or TS
11+
- [Kotlin Script](https://github.com/Instancify/Scriptify-Kotlin-Script) - Kotlin Script support
12+
813
## Maven
914
Adding repo:
1015
```xml

0 commit comments

Comments
 (0)