Json_formatter - A JSON code formatter for mix format

In my opinion, the word plugin would suitable for this case. Like the surface_formatter library use the word Plugin in the module that extended behavior from Mix.Tasks.Format also. :slight_smile:

Or maybe we just change the plugin module to JsonFormatter.Plugin to represents a plugin for mix format and keep the library name as it’s.

1 Like