@hw-core/js-kernel
v2.0.7
Published
This is the kernel module of hw-core for javascript
Downloads
2
Maintainers
Readme
HWCORE - JS KERNEL
== Kernel ==
This is the kernel module of hw-core for javascript It is required by all hw-core js libraries since implements the bootstrap process and basic functionalities.
HW-Core JS is crossplatform and can run on browser and server ( nodejs tested )
How to install ( For all Platform / OS : run in bash >= 4.x )
repo="hw-core/js-kernel"; git clone https://github.com/$repo.git $repo; ./$repo/install.sh