deepx
v0.1.0
Published
A javascript library to build rich user experience web pages and components.
Downloads
1
Readme
DeepX
It is a javascript library to provide deep experience components to build web page.
Building
You need install gulp
and tsc
to build. Following is the command line to build this project including the source and test cases.
npm run-script build
License
This project is MIT Licensed.
Please feel free to import this into your project. And you can also clone or fork the repository as you want.