A work-in-progress port of brigadier to node.js
Find a file
2024-03-27 17:32:10 -04:00
lib Fix incorrectly named property 2024-03-27 17:32:10 -04:00
.gitignore linting and maybe at some point testing 2022-12-07 21:06:02 -05:00
LICENSE add micro$oft 2023-08-28 13:40:03 -04:00
package-lock.json amonger us 2023-08-28 13:39:16 -04:00
package.json linting and maybe at some point testing 2022-12-07 21:06:02 -05:00
README.md improve readme 2023-09-01 12:29:31 -04:00

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!