We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 543f6ae commit 1d9d6c5Copy full SHA for 1d9d6c5
1 file changed
README.md
@@ -1,6 +1,10 @@
1
# Instancify Scriptify
2
Instancify Scriptify is a library to evaluate scripts written in JavaScript with ability to add global functions and variables.
3
4
+## What is it for?
5
+This library is designed to execute JavaScript scripts and has the ability to register global functions and constants.
6
+It also allows you to configure security for executing scripts.
7
+
8
## Maven
9
Adding repo:
10
```xml
0 commit comments