andreruffert / range-slider-element

🍬 <range-slider> custom element
https://andreruffert.github.io/range-slider-element/examples/
MIT License
62 stars 5 forks source link

feat(perf): parse html template only once #45

Closed andreruffert closed 3 years ago

andreruffert commented 3 years ago

Parse template once when the module loads instead of for every single instance.