TheKnarf / isomorphic-jsx

A JSX-powered templating library for building multi page websites.
MIT License
13 stars 2 forks source link

Comparison to other libraries #4

Open TheKnarf opened 6 years ago

TheKnarf commented 6 years ago

This library effectively solves a similar problem domain as mustache and handlebars.js. It might be desirable to write a comparison between these libraries and isomorphic-jsx in the Readme.

theneva commented 6 years ago

mustache and handlebars are basically identical, so it might make more sense to compare one of them with something slightly more different like Nunjucks or Marko?

TheKnarf commented 6 years ago

Other libraries that I'd like to write up a comparison too: