▲ Superfine — Pure functional React-like clone in 250 LOC at github.com▼23 up and 1 down, posted by jbucaran 2334 days ago 8 comments
jbucaran 2334 days ago. link parent 2 points ▲ ▼Superfine is only a view layer. There's no notion of state management. Therefore it's considerably smaller (and simpler) than Hyperapp. Large parts of it are derived and adapted from Hyperapp's internal VDOM diff algorithm.