willcore.uicore
Version:
Base extendable UI html framework.
15 lines (10 loc) • 831 B
Markdown
<p align="center">
<img src="res/WillCoreLogo.png" />
<h1 align="center">WillCore.UICore</h1>
<h5 align="center">Build With Proxies - By Philip Schoeman</h5>
<h5 align="center">License : MIT</h5>
</p>
## Overview
WillCore.UI core is a framework that is intended to be the foundation for client-side framework built for willcore.server. It brings all the functionality of willcore.core to the front-end and introduces functionality such as lazy loaded front-end assignables. It is written with the willcore.ui framework in mind.
The purpose of the framework is to provide a platform for single page applications to be develop easily on willCore.server.
Since this is only a foundation framework and used for development base of a bigger framework, please see willCore.UI's documentation for further information.