LemonadeJS is a super lightweight, reactive, vanilla JavaScript micro-library (7 KB). It helps integrate JavaScript (controllers) with HTML (view) through two-way data binding. It also integrates ...
The simple images uploader applied Render Props pattern. (You can read more about this pattern here). This approach allows you to fully control UI component and behaviours.