Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
JsRender/JsViews
Open-source JavaScript library for writing single-page web applications

JsRender/JsViews is an open-source JavaScript library for writing single-page web applications using templates and the Model–view–viewmodel design pattern.

There are three libraries in two source files:

  • JsRender is the template library
  • JsViews is the MVVM library which provides two-way data binding for the templates
    • JsObservable is integrated with JsViews and facilitates observable data manipulations that are immediately reflected in the data-bound templates.

The library evolved out of the discontinued jQuery Templates. It can also be used in server-side Javascript development using e.g. node.js, Python's Django framework or Ruby on Rails. JsRender/JsViews is hosted on GitHub and version 1.0 was released in November 2018.

The library is developed and maintained by Microsoft employee Boris Moore and is used in projects such as Outlook.com and Windows Azure.

We don't have any images related to JsRender/JsViews yet.
We don't have any YouTube videos related to JsRender/JsViews yet.
We don't have any PDF documents related to JsRender/JsViews yet.
We don't have any Books related to JsRender/JsViews yet.
We don't have any archived web articles related to JsRender/JsViews yet.

References

  1. jQuery Templates on GitHub: https://github.com/BorisMoore/jquery-tmpl https://github.com/BorisMoore/jquery-tmpl

  2. "Django-jsrender: Render Django templates into Javascript functions". https://pypi.org/project/django-jsrender/

  3. https://rubygems.org/gems/jsRender-rails/ https://rubygems.org/gems/jsRender-rails/

  4. "Home". jsviews.com. https://www.jsviews.com/