You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,7 @@
1
1
# Smart UI
2
-
Web Components, Anguiar UI Components and React UI Components for Professional Web Applications
2
+
Web Components, Anguiar, React, Vue and Blazor UI for Professional Web Development
3
3
4
4
[](https://www.webcomponents.org/collection/HTMLElements/smarthtmlelements-core)
5
-
6
-
7
5
Build responsive, mobile-first projects on the Web with the most advanced front-end component library
Smart UI is a Framework for building Web Components and Custom Elements. Smart is similar to Stencil and LitElement. It supports two-way data-binding, templates, property change notifications, Typescript-like type-checking and validation.
14
12
Smart does not have third-party dependencies. It is pure Javascript code.
15
-
60+ UI Components are built with Smart including Grid, Chart, Kanban, Gantt, Table, Tabs, Accordion, Gauge, DateTimePicker and others. Some of the UI Components built with the library are commercial. Others are open-source.
13
+
80+ UI Components are built with Smart including Grid, Chart, Scheduler, Editor, Kanban, Gantt, Table, Tabs, Accordion, Gauge, DateTimePicker and others. Some of the UI Components built with the library are commercial. Others are open-source.
16
14
Smart UI components are available in Javascript, Angular and React. Typescript definitions are included.
17
15
18
16
Works across devices and browsers
@@ -39,6 +37,7 @@ UI Components
39
37
| [`<smart-docking-layout>`](https://github.com/HTMLElements/smart-elements) | [](https://www.npmjs.com/package/smart-webcomponents) | [*Issues*](https://github.com/HTMLElements/smart-elements/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+docking+layout)
40
38
| [`<smart-drop-down-button>`](https://github.com/HTMLElements/smart-elements) | [](https://www.npmjs.com/package/smart-webcomponents) | [*Issues*](https://github.com/HTMLElements/smart-elements/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+drop+down+button)
41
39
| [`<smart-drop-down-list>`](https://github.com/HTMLElements/smart-elements) | [](https://www.npmjs.com/package/smart-webcomponents) | [*Issues*](https://github.com/HTMLElements/smart-elements/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+drop+down+list)
40
+
| [`<smart-editor>`](https://github.com/HTMLElements/smart-elements) | [](https://www.npmjs.com/package/smart-webcomponents) | [*Issues*](https://github.com/HTMLElements/smart-elements/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+editor)
42
41
| [`<smart-file-upload>`](https://github.com/HTMLElements/smart-elements) | [](https://www.npmjs.com/package/smart-webcomponents) | [*Issues*](https://github.com/HTMLElements/smart-elements/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+file+upload)
43
42
| [`<smart-gantt-chart>`](https://github.com/HTMLElements/smart-elements) | [](https://www.npmjs.com/package/smart-webcomponents) | [*Issues*](https://github.com/HTMLElements/smart-elements/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+gantt+chart)
44
43
| [`<smart-gauge>`](https://github.com/HTMLElements/smart-elements) | [](https://www.npmjs.com/package/smart-webcomponents) | [*Issues*](https://github.com/HTMLElements/smart-elements/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+gauge)
@@ -64,6 +63,7 @@ UI Components
64
63
| [`<smart-sortable>`](https://github.com/HTMLElements/smart-elements) | [](https://www.npmjs.com/package/smart-webcomponents) | [*Issues*](https://github.com/HTMLElements/smart-elements/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sortable)
65
64
| [`<smart-splitter>`](https://github.com/HTMLElements/smart-elements) | [](https://www.npmjs.com/package/smart-webcomponents) | [*Issues*](https://github.com/HTMLElements/smart-elements/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+splitter)
66
65
| [`<smart-switch-button>`](https://github.com/HTMLElements/smart-elements) | [](https://www.npmjs.com/package/smart-webcomponents) | [*Issues*](https://github.com/HTMLElements/smart-elements/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+switch+button)
66
+
| [`<smart-scheduler>`](https://github.com/HTMLElements/smart-elements) | [](https://www.npmjs.com/package/smart-webcomponents) | [*Issues*](https://github.com/HTMLElements/smart-elements/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+scheduler)
67
67
| [`<smart-table>`](https://github.com/HTMLElements/smart-elements) | [](https://www.npmjs.com/package/smart-webcomponents) | [*Issues*](https://github.com/HTMLElements/smart-elements/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+table)
68
68
| [`<smart-tabs>`](https://github.com/HTMLElements/smart-elements) | [](https://www.npmjs.com/package/smart-webcomponents) | [*Issues*](https://github.com/HTMLElements/smart-elements/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+tabs)
69
69
| [`<smart-tank>`](https://github.com/HTMLElements/smart-elements) | [](https://www.npmjs.com/package/smart-webcomponents) | [*Issues*](https://github.com/HTMLElements/smart-elements/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+tank)
0 commit comments