ember.js!

ember.js alternatives

  • AngularJS

  • HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.

    tags: built-in-routing developer-tools dynamic-html framework javascript
  • Vue.js

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

    tags: extensible frontend javascript-library mvvm
  • 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
  • ExpressJS

  • Fast, unopinionated, minimalist web framework for Node.js

    tags: browser-development developer-tools flexible javascript-development javascript-framework
  • 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
  • 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
  • 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
  • WebRx

  • WebRx is a browser-based MVVM-Framework that combines Functional-Reactive-Programming with declarative Data-Binding, Templating and Client-Side Routing.

    tags: developer-tools dynamic-html framework javascript mvc
  • Sails.js

  • Sails.js make it easy to build custom, enterprise-grade Node.js apps. It is designed to mimic the MVC pattern of frameworks like Ruby on Rails, but with support for the requirements of modern apps: data-driven APIs with scalable, service-oriented architecture. It's especially good for building chat, realtime dashboards, or multiplayer games.

    tags: coffeescript developer-tools framework javascript-development javascript-library
  • Zepto.js

  • Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API.

    tags: javascript-library library programming-language programming-language-library programming-lib
  • 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
  • Ben.JS

  • Ben.JS is a plain small and easy-to-learn JavaScript framework for single-page-applications (SPA). Ben.JS simplifies your way creating powerful JavaScript Web Applications with a lightweight MVC framework. It takes only a short time to learn Ben.JS. There is no steep learning curve and no complex architecture pattern.

    tags: ajax development framework javascript jquery
  • 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