HW2CORE - JS KERNEL
===========

== Kernel ==

This is the kernel module of hw2-core for javascript
It is required by all hw2-core js libraries since implements
the bootstrap process and basic functionalities.

Hw2-Core JS is crossplatform and can run on browser and server ( nodejs tested )


**Install using our [upt](https://github.com/hyperweb2/upt) package manager:**
 

    upt install hw2-core/js-kernel

#### [>>> documentation <<<](https://hw2-core.github.io/js-kernel)  ##