UNPKG

xel

Version:

Widget toolkit for building native-like Web, Electron and Hybrid apps

36 lines (29 loc) 869 B
# Xel ([DEMO](https://xel-toolkit.org)) [![npm downloads](http://img.shields.io/npm/dt/xel.svg)](https://www.npmjs.org/package/xel) [![npm version](https://img.shields.io/npm/v/xel.svg)](https://www.npmjs.org/package/xel) Xel is a HTML 5 **widget toolkit** for building native-like **Web**, **Electron** and **Hybrid** apps. Xel follows the Keep It Simple principle and thus is written using plain JS, HTML and CSS. It does not make use of any preprocessors or heavy abstraction layers. Some of the widgets included: - Buttons - Tabs - Sliders - Selects - Checkboxes - Switches - Radios - Menus - Menubars - Context menus - Text inputs - Number inputs - Cards - Dialogs - Drawers - Popovers - Progressbars - Throbbers - Swatchs - Steppers Visit [xel-toolkit.org](https://xel-toolkit.org) for a complete list of all supported widgets with demos and documentation.