Proskomma/perfidy

Better diff output

Open

#12 opened on Jul 24, 2022

 (0 comments) (0 reactions) (0 assignees)JavaScript (5 forks)auto 404
Transformgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Right now the diff transform uses the default settings of the npm diff module. In some cases this output is quite verbose. Maybe there are better options? The output would still need to be either text or JSON so we can use the existing display options.

Contributor guide