JsRender/JsViews
This article may rely excessively on sources too closely associated with the subject, potentially preventing the article from being verifiable and neutral. (October 2018) |
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.[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
- ^ jQuery Templates on GitHub
- ^ "Django-jsrender: Render Django templates into Javascript functions".
- ^ "jsRender-rails | RubyGems.org | your community gem host". rubygems.org. Retrieved 2026-01-01.
- ^ "Home". jsviews.com.
External links
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.