poetic / reacterminator

Convert html to react components in es6 syntax.
56 stars 6 forks source link

Potentially two dom elements with the same id can coexist in the page. May be we need to give each page an id which may be the route name. #7

Open Chun-Yang opened 8 years ago

MatthewHager commented 8 years ago

I think we have a machine name attribute and we should force uniqueness and perhaps reacterminator should throw an error if you find any duplicates.