Skip to content
This repository was archived by the owner on Feb 8, 2025. It is now read-only.
smokingplaya edited this page Jul 23, 2024 · 1 revision

Welcome to the JointJS wiki!

About

JointJS is a plugin for Spigot-compatible cores that adds the ability to write scripts in JavaScript (in particular TypeScript).

We use an off-the-shelf implementation of JavaScript in Java - GraalVM JS
o right now necessary modules are missing, e.g. fs.
But with each update the functionality is expanded.

Clone this wiki locally