This post is from a low-reputation account and contains an unverified outbound link. Be cautious before clicking external links.

Uix Kit switches to javascript's es6 typings

xizon(25)
Published in
#es6
Words
162
Reading
1 min
Listen
Play
7y

Hi. These days, I spent a lot of time doing a sort of combing. I migrated all the core modules to the ES6 folder in order to adapt to more project needs. :) Make over 120+ components to wear again and again!

Uix Kit is not a framework, just a UI toolkit based on some common libraries for building beautiful responsive website.

Uix Kit isn't a reusable component structure, mostly custom CSS and JavaScript based. Definitely interesting, and if you're developing mostly web content and not applications this is particularly useful.

It can be used separately, or merge components and grid systems using bootstrap. Support JS, HTML and SASS component library automatically packaged. Automatically convert ES6 JS to ES5 using Babel in this scaffold.

Project URL: https://github.com/xizon/uix-kit
Preview: https://xizon.github.io/uix-kit/examples/

GitHub pages can only serve static content, and there is no way to run PHP or get Ajax request on the pages. You need to visit the link below to see some special demos 馃憞
https://uiux.cc/uix-kit

Uix Kit switches to javascript's es6 typings | Ecency