choojs / hyperx

🏷 - tagged template string virtual dom builder
BSD 2-Clause "Simplified" License
1.01k stars 48 forks source link

Update README to use ES2015 #69

Closed rivertam closed 10 months ago

rivertam commented 6 years ago

Big pet peeve of mine. If you have template strings, you have const and arrow functions.

rivertam commented 6 years ago

This should also probably be done for the source.

mreinstein commented 10 months ago

@rivertam closing this because the branch is conflicting now, and I'm planning to release a newer version that supports other modern things like es modules anyway.