
Aurelia
Open SourceAurelia is a modern, open-source JavaScript client framework designed for building robust and maintainable web, mobile, and desktop applications, emphasizing simplicity and Convention over Configuration.
Discover apps and services related to Two way data-binding.
Automatically synchronizes data between the model and the view, reducing the need for manual DOM manipulation.
Aurelia is a modern, open-source JavaScript client framework designed for building robust and maintainable web, mobile, and desktop applications, emphasizing simplicity and Convention over Configuration.
KnockoutJS is a JavaScript library that helps you create rich, responsive display and editor user interfaces with a clean underlying data model. It leverages the Model-View-ViewModel (MVVM) pattern and features declarative data-binding.
Ext JS is a comprehensive JavaScript framework for building data-intensive, cross-platform web applications with rich user interfaces. It provides a wide array of pre-built UI components, robust data management tools, and powerful development features.
Ember.js is a robust, open-source JavaScript framework for building ambitious web applications. Based on the Model–View–ViewModel (MVVM) pattern, it provides developers with a structured approach to create scalable and maintainable single-page applications.
Polymer is a JavaScript library developed by Google for building web applications using reusable custom HTML elements. It simplifies the creation of complex user interfaces by leveraging modern web standards.
Vue.js is an approachable, performant, and versatile framework for building modern user interfaces. It excels at creating single-page applications and complex web components, offering a gentle learning curve and excellent integration capabilities.
AngularJS is a powerful open-source JavaScript framework developed by Google that enables developers to build dynamic single-page applications (SPAs). It simplifies front-end development by extending HTML with its directives and facilitating two-way data binding, promoting a Model-View-Controller (MVC) or Model-View-ViewModel (MVVM) architectural pattern.