This article uses bare URLs, which are uninformative and vulnerable to link rot. Please consider converting them to full citations to ensure the article remains verifiable and maintains a consistent citation style. Several templates and tools are available to assist in formatting, such as reFill (documentation) and Citation bot (documentation). (September 2022) (Learn how and when to remove this message)
This article may rely excessively on sources too closely associated with the subject, potentially preventing the article from being verifiable and neutral. Please help improve it by replacing them with more appropriate citations to reliable, independent, third-party sources. (October 2018) (Learn how and when to remove this message)

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:

The library evolved out of the discontinued jQuery Templates.[1] It can also be used in server-side Javascript development using e.g. node.js, Python's Django framework[2] or Ruby on Rails.[3] 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.[4]

References

[edit]
  1. ^ jQuery Templates on GitHub: https://github.com/BorisMoore/jquery-tmpl
  2. ^ "Django-jsrender: Render Django templates into Javascript functions".
  3. ^ https://rubygems.org/gems/jsRender-rails/
  4. ^ "Home". jsviews.com.
[edit]