Package Exports
- gcommands
- gcommands/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gcommands) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
📂 | Installation
# Next (recommended)
npm install gcommands@next
yarn add gcommands@next
# Next Dev (until the stable next version is released)
npm install gcommands@next-dev
yarn add gcommands@next-dev
# Latest
npm install gcommands@latest
yarn add gcommands@latest
# Dev Build
npm install gcommands@dev
yarn add gcommands@dev🐢 | Guide & Documentation
To help you learn more about GCommands we have a guide and documentation for you.
If you're still in trouble, you can join our Garlic Team discord server.
👀 | Features
- Flexible
- Supports slash, legacy and context menus
- Supports many types of arguments
- Supports custom plugins
- Built-in command, listener, component handler
