Skip to content

View Layers for Sara

Jackson Gariety edited this page Feb 4, 2014 · 3 revisions

Sara.js is a view-agnostic framework—handling only the 'M' and 'C' portions of 'MVC'—meaning it can be easily coupled with any JavaScript view layer. Thankfully, there are plenty of great options out there:

  • Mustache
  • React
  • RactiveJS
  • Vue
  • Hogan
  • Rivets.js
  • EJS
  • Weld.js
  • Plates
  • Handlebars
  • Jade
  • Dust.js

Sara comes with Mustache support built in.

Clone this wiki locally