Framework | Code size | Bundle size | Author | Github |
---|---|---|---|---|
Vue 1.0.26 | 443 | 272773 | krawaller | link |
No surprises here, this is a vanilla Vue implementation.
The attached
method is a lifecycle hook that is called after the node has been attached.
Note how Vue is very explicit about the computed properties, declaring them separately.