AngularJS!

AngularJS alternatives

  • Vue.js

  • Vue.js - Intuitive, Fast and Composable MVVM for building interactive interfaces.

    tags: extensible frontend javascript-library mvvm
  • ember.js

  • You can write less code with Ember's Handlebars integrated templates that update automatically when the underlying data changes.

    tags: javascript javascript-library mvc-pattern
  • Polymer

  • Polymer is a library that uses the latest web technologies to let you create custom HTML elements. Build anything from a button to a complete application as an encapsulated, reusable element that works across desktop and mobile.

    tags: developer-tools framework javascript-development mvc web-development
  • Aurelia

  • Forward-thinkingWritten with ES2016. Integrates with Web Components. No external dependencies except polyfills. Leverage the technology of the future but target today's mobile, desktop and browser environments.

    tags: application-framework javascript-framework web-development
  • Ext JS

  • Ext JS is a JavaScript library for building interactive web applications using techniques such as Ajax, DHTML and DOM scripting. Ext includes interoperability with jQuery and Prototype.

    tags: charting javascript javascript-library jquery prototype
  • FeathersJS

  • Build incredible real-time applications in record time. Feathers is a real-time, micro-service web framework for NodeJS that gives you control over your data via RESTful resources, sockets and flexible plug-ins.

    tags: framework javascript javascript-development node.js web-applications
  • KnockoutJS

  • Knockout is a JavaScript library that helps you to create rich, responsive display and editor user interfaces with a clean underlying data model. Any time you have sections of UI that update dynamically (e.g., changing depending on the user’s actions or when an external data source changes), KO can help you implement it more simply and maintainably.

    tags: developer-tools framework javascript javascript-library mvc
  • Durandal

  • Durandal is a cross-device, cross-platform client framework written in JavaScript and designed to make Single Page Applications (SPAs) easy to create and maintain.

    tags: coffeescript css developer-tools dynamic-html dynamic-views
  • Backbone.js

  • Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.

    tags: framework javascript javascript-library mvc
  • Ractive.js

  • Ractive.js is different. It solves some of the biggest headaches in web development – data binding, efficient DOM updates, event handling – and does so with almost no learning curve.

    tags: coffeescript developer-tools framework javascript-development javascript-library
  • KnockbackJS

  • Both Knockout.js and Backbone.js have their strengths and weaknesses, but together they are amazing! With Knockback.js, you can use the strong ORM provided by Backbone and create dynamic views using Knockout bindings.

    tags: developer-tools dynamic-views framework javascript javascript-library