Skip to content

jtblin/node-renderer

Repository files navigation

#node-renderer

Simple nodejs server to render templates from json using Underscore.

Roadmap

  1. Render index template from POST - done
  2. Render user template from GET - done
  3. More error handling?
  4. More abstraction?

Disclaimer

node-renderer was created to test rendering views with nodejs from a Rails backend. RoR view rendering have performance issues and I wanted to quickly benchmark whether it was faster to generate json from Rails and get nodejs to render the template and returns the html. It turns out it is much faster...

Author

Jerome Touffe-Blin, @jtblin, http://www.linkedin.com/in/jtblin

License

node-renderer is copyright 2013 Jerome Touffe-Blin and contributors. node-renderer is licensed under the BSD license. See the include LICENSE file for details.

Contributing

Fork the project on Github, and send a pull request.

About

Simple nodejs server to render Underscore templates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published