You can edit almost every page by Creating an account and confirming your email.

Kept on Wikipedia:JsRender/JsViews

From EverybodyWiki Bios & Wiki


JsRender/JsViews is an open-source JavaScript library for writing single-page web applications using templates and the MVVM design pattern. It is developed and maintained by Microsoft employee Boris Moore and consists of 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[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 as of October 2018 a release candidate for version 1.0 is available. The library is used in projects such as Outlook.com and Windows Azure.[4]

References

External links



This article "JsRender/JsViews" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:JsRender/JsViews. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.

Page kept on Wikipedia This page exists already on Wikipedia.