|
1 | | -# smart-elements |
2 | | -Web Components & Custom Elements for Professional Web Applications |
| 1 | +# Smart UI |
| 2 | +Web Components, Custom Elements & Angular Components for Enterprise-grade Professional Web Applications |
3 | 3 |
|
4 | 4 | [](https://www.webcomponents.org/collection/HTMLElements/smarthtmlelements-core) |
5 | 5 |
|
6 | 6 |
|
7 | 7 | Build responsive, mobile-first projects on the Web with the most advanced front-end component library |
8 | 8 | ----------------------------------------------------------------------------------------------------- |
9 | 9 |
|
10 | | -What is Smart HTML Elements? |
| 10 | +What is Smart UI? |
11 | 11 | ---------------------------- |
12 | 12 |
|
13 | | -Smart HTML Elements is a Framework for building Web Components and Custom Elements. Smart is similar to Polymer and LitElement. It supports two-way data-binding, templates, property change notifications, Typescript-like type-checking and validation. |
14 | | -Smart does not have third-party dependencies. It is pure Javascript code. More than 30 Web Components are built with Smart including Grid, Tabs, Accordion, Gauge, DateTimePicker and others. Some of the Web Components built with the library are commercial. Others are open-source. |
15 | | - |
16 | | -Works across devices and browsers |
17 | | ---------------------------------- |
18 | | - |
| 13 | +Smart UI is a Framework for building Web Components and Custom Elements. Smart is similar to LitElement. It supports two-way data-binding, templates, property change notifications, Typescript-like type-checking and validation. |
| 14 | +Smart does not have third-party dependencies. It is pure Javascript code. More than 50 Web Components are built with Smart including Grid, Gantt, Kanban, Chart, Docking Layout, Tabs, Accordion, Gauge, DateTimePicker and others. Some of the Web Components built with the library are commercial. Others are open-source. Smart UI comes with Angular Module and Typescript definitions for each web component, WAI-ARIA accessibility built in, Right-to-left layouts support, Localization, 14 Material Light and Dark Themes. |
19 | 15 |
|
20 | 16 |
|
21 | 17 | Web Components |
22 | | --------------- |
23 | | - |
24 | | -A suite of polyfills supporting the Web Components specs is included in our examples. These polyfills ensure that Custom Elements are supported in all browsers. |
25 | | - |
26 | | -Custom Elements |
27 | 18 | --- |
28 | 19 |
|
29 | 20 | | Component | Status | Issues |
@@ -80,7 +71,7 @@ Custom Elements |
80 | 71 | Download and Installation |
81 | 72 | ------------------------- |
82 | 73 |
|
83 | | -[Download Smart HTML Elements](https://www.htmlelements.com/download/) |
| 74 | +[Download Smart UI](https://www.htmlelements.com/download/) |
84 | 75 |
|
85 | 76 | * ### The SDK files are located in the jqwidgets directory |
86 | 77 |
|
|
0 commit comments