TitanNanoDE / af-DataBinding

HTML data binding library
Apache License 2.0
1 stars 0 forks source link

Provide a way to remove binding attributes from production html #25

Open TitanNano opened 4 years ago

TitanNano commented 4 years ago

Browsers do not really like the binding attributes, and they are also kind of cluttering the DOM tree. Therefore, we should have a tool to remove the bindings from the HTML and store them in a separate ECMAScript file.