chris48s / v8r

✔️ A command-line JSON, YAML and TOML validator that's on your wavelength
https://chris48s.github.io/v8r/
MIT License
28 stars 5 forks source link

Additional plugin hooks #485

Open chris48s opened 1 month ago

chris48s commented 1 month ago

The MVP plugins feature will expose only 5 plugin hooks

Input:

Output:

That seems like a good place to start.

In principle, it might be useful to expose additional plugin hooks. Some ideas for other things plugins might want/be able to do:

This issue is a good place to collect thoughts and use-cases for additional plugin hooks. I'm keen to ensure plugin hooks enable things people actually want to do.