mirror of
https://github.com/ChipmunkMC/node-brigadier-commands.git
synced 2025-12-15 04:37:12 -05:00
A work-in-progress port of brigadier to node.js
| lib | ||
| .gitignore | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
node-brigadier-commands
A port of the Brigadier library to Node. It was hand-translated from the original Java source code, and as such its codebase and API is very similar to that of the original library.
This is very work-in-progress, and I wouldn't say the API is stable yet. The library is probably unstable for now, so use this at your own risk!