-
New Feature
-
Resolution: Not A Defect
-
Minor
-
None
Hi everybody,
i've created pure JS version of ansi-color plugin, because the original one is problematic and i can't see the reason why plugins like that must patch HTML on server side, because task like this is supposed to be done in browser.
This is my code: https://github.com/jakubjosef/jenkins-ansi-color-js
Question is, it's possible to integrate this code as classic Jenkins plugin?
We using them inside theme JS file, but I think it can be great to have a classic plugin for that.