Fuzzbox can be easily extended with custom commands, custom selectors, and extensions, but none of this is clearly documented.
For now, please see:
Files directly inside autoload/fuzzbox provide a public API for extensions. You should not import from autoload/fuzzbox/internal.
Related to: #134
Fuzzbox can be easily extended with custom commands, custom selectors, and extensions, but none of this is clearly documented.
For now, please see:
Files directly inside
autoload/fuzzboxprovide a public API for extensions. You should not import fromautoload/fuzzbox/internal.Related to: #134