2017
Vuex - Centralized State Management for Vue.js.
Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion.
GitHub krausest/js-framework-benchmark
This is a simple benchmark for several javascript frameworks. The benchmarks creates a large table with randomized entries and measures the time for various operations.
2016
2014
2013
1
(13 marks)