-
Couldn't load subscription status.
- Fork 489
implement a plugin framework #1448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
You can also take a look at a working plugin: |
|
@anthony-redFox w8, I just found a major problem - |
not compatible with globbing without extensive modifications to the code
here is my first draft
A plugin has to export:
I have included a small
mock_plugin.jsfor unit testing