speced / respec

A tool for creating technical documents and web standards
https://respec.org/
Other
718 stars 389 forks source link

Replace handlebars with hyperHTML #1136

Closed marcoscaceres closed 5 years ago

marcoscaceres commented 7 years ago

We should use hyperHTML - it's all ES6 and 1Kb in size. It just uses ES6 template string literals.

saschanaz commented 5 years ago

I think #1920 fixed this.