Hi, there. I released a toolkit for building website -- Uix Kit is not a framework, just a UI toolkit based on some common libraries for building beautiful responsive website.
https://github.com/xizon/uix-kit
Why use it
Not a reusable component structure
Not a JavaScript framework
Webpack-based dev environment which is an intuitive toolkit system
Use any JavaScript libraries in your favorite way to build styles and animation scripts
Suitable for developing Visual Interaction websites and WordPress templates
W3C standard and SEO
Control scope with BEM naming, so the core Uix Kit project is not in conflict with the other projects
Automatically generate a table of contents for each module comment of the name
Each module consists of SASS / SCSS, JavaScript and HTML files
Make a foundation for the React architecture
Compatible with Bootstrap 4.x
Provides a common web page components and layouts
Using ES6 to import or export multiple modules, the third-party plugins could adopt pure file merger method and do not import and export
The complete directory of examples in order to develop a responsive website independently without Node.js dev environment
Follow me if you like, thanks.















