A tiny foundation for building reactive views
Stars
1.3k
Forks
57
Watchers
1.3k
Open Issues
12
Overall repository health assessment
~0.12.1~0.1.3~0.2.1~0.1.0~0.1.2~0.1.2~0.1.3~0.1.1~3.3.2~2.4.41.*git://github.com/ianstormtaylor/bump~0.2.6*180
commits
19
commits
2
commits
1
commits
1
commits
1
commits
Added initialise method. If this method is on the view, it gets called after the created callback but before rendering. Most views need some sort of initialisation.
148c985View on GitHubFixed bug with rendering elements in text bindings if there was whitespace around it.
f7106d3View on GitHub