DomCom framework (or simply DC) is a light-weight front-end JavaScript framework intended to be used in modern browsers to create powerfull apps with a decent logic and structure behind them.
Read the DC wiki for full documentation.
Also we recommend you to use and analyze our domcom-quickstart while learning DC.
DomCom size - ~ 9 KB! (**~ 3 KB gzipped!**)
Include latest version from https://uabro.github.io/
<script src="https://uabro.github.io/domcom-min.js"></script>