0.7.0 • Published 9 years ago

reactiv v0.7.0

Weekly downloads
5
License
ISC
Repository
-
Last release
9 years ago

reactiv

A react-like incremental vdom renderer

Circle CI Travis CI bitHound Overall Score

Still proof-of-concept.

This is a concretisation of google's incremental dom renderer, which has a vdom attached to the dom. This version keeps the virtual dom but mutates it incrementally. This uses the same small, non-gc-churning data objects as google's approach while avoiding relying on the DOM for iteration as it does.

It also supports fully a component lifecycle, including a proto-component class.

It is designed to be api compatible with google's incremental dom renderer, which has webpack/babel processing for .jsx available.

0.7.0

9 years ago

0.6.2

9 years ago

0.6.1

9 years ago

0.6.0

9 years ago

0.4.2

9 years ago

0.4.1

9 years ago

0.3.13

9 years ago

0.3.12

9 years ago

0.3.9

9 years ago

0.3.8

9 years ago

0.3.7

9 years ago

0.3.6

9 years ago

0.3.5

9 years ago

0.3.4

9 years ago

0.3.3

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago