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
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,14 +11,14 @@ What is Smart UI?
11
11
----------------------------
12
12
13
13
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
-
Smart does not have third-party dependencies. It is pure Javascript code.
14
+
Smart does not have third-party dependencies. It is pure Javascript code.
15
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.
16
16
Smart UI components are available in Javascript, Angular and React. Typescript definitions are included.
17
17
18
18
Works across devices and browsers
19
19
---------------------------------
20
20
21
-
Supported Browsers: Chrome, Firefox, Safari, Edge, Opera
21
+
Supported Browsers: Chrome, Firefox, Safari, Edge, Opera
22
22
23
23
UI Components
24
24
---
@@ -78,14 +78,14 @@ UI Components
78
78
Download and Installation
79
79
-------------------------
80
80
81
-
[Download Smart HTML Elements](https://www.htmlelements.com/download/)
[<imgsrc="https://raw.githubusercontent.com/htmlelements/smart-elements/master/grid.png"alt="Screenshot of smart-grid, using the Material theme">](https://htmlelements.com/demos/)
91
91
@@ -103,4 +103,4 @@ Download and Installation
103
103
[<imgsrc="https://raw.githubusercontent.com/htmlelements/smart-elements/master/smart-calendar.png"alt="Screenshot of smart-calendar, using the Material theme">](https://htmlelements.com/demos/calendar/)
0 commit comments