Results 4 issues of Haiko

Has anyone an example how to preprocess translation files as described here https://github.com/ngx-translate/core#how-to-use-a-compiler-to-preprocess-translation-values? Is not quite clear to me how to do this.

Status: help wanted

I have a setup in a typescript project where karma-coverage is used to get coverage for my typescript files. Only thing is that it disables to see the typescript files...

Currently, an invalid checkbox shows the label conten as error message. How can I use a custom error message for a checkbox?

Hi, First thanks for this great tool. I got a question. I would like to incorporate debounceClick behavior as described here https://coryrylan.com/blog/creating-a-custom-debounce-click-directive-in-angular. How would you approach this?