D
D
dom1n1k2015-11-20 18:37:16
JavaScript
dom1n1k, 2015-11-20 18:37:16

Minimalistic analog of Angular?

The question is rather theoretical and curious.
Are there any maximally simple and lightweight similarities of Angular, and such that they do not have external dependencies? Well, for example, Backbone pulls Underscore and optionally jQuery.
I also know Vue.js, but it's interesting to find even easier. What is the most minimalist library in this category (but usable in practice)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Konstantin Kitmanov, 2015-11-20
@k12th

rivets.js was supposed to be the easiest (I don't know how it's doing now). Quite a working one.
There is also Ractive , not the easiest, but the best. Like React, it does server-side rendering but doesn't mix templates and code.

L
lega, 2015-11-20
@lega

Angular Light, no dependencies, weighs less, works faster, there are useful features that are not in Angular.js

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question