The work on this package is currently suspended indefinitely, as GD 2.2 is just around the corner and I'd have to rewrite basically everything 👍 A light-weight Geometry Dash API wrapper
Documentation
gj-boomlings-api is a light-weight Node.js module that allows you to easily interact with Geometry Dash API.
Node.js 18.0.0 or newer is required.
npm i gj-boomlings-api
yarn add gj-boomlings-api
<script src="https://shikoshib.github.io/gba-max.min.js"></script>
Inspired by GDBrowser. Thanks to Wireshark and GD Docs for helping me in creating this package.