alehro/html2pugPostprocessor
Deprecated - use html22pug. Html to Pug converters have one significant culprit. They turn attribute names to lower case which is not acceptable for Angular's html. So, I am going to make simple postprocessor to correct this.
TypeScriptApache-2.0