Skip to content

Commit 97ff74f

Browse files
committed
2 parents 2bb24ef + 099a27f commit 97ff74f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ What is Smart UI?
1111
----------------------------
1212

1313
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.
1515
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.
1616
Smart UI components are available in Javascript, Angular and React. Typescript definitions are included.
1717

1818
Works across devices and browsers
1919
---------------------------------
2020

21-
Supported Browsers: Chrome, Firefox, Safari, Edge, Opera
21+
Supported Browsers: Chrome, Firefox, Safari, Edge, Opera
2222

2323
UI Components
2424
---
@@ -78,14 +78,14 @@ UI Components
7878
Download and Installation
7979
-------------------------
8080

81-
[Download Smart HTML Elements](https://www.htmlelements.com/download/)
81+
[Download Smart UI](https://www.htmlelements.com/download/)
82+
8283

83-
8484
[Live Demo ↗](https://htmlelements.com/demos//)
8585
|
8686
[Documentation ↗](https://www.htmlelements.com/docs/)
87-
88-
87+
88+
8989

9090
[<img src="https://raw.githubusercontent.com/htmlelements/smart-elements/master/grid.png" alt="Screenshot of smart-grid, using the Material theme">](https://htmlelements.com/demos/)
9191

@@ -103,4 +103,4 @@ Download and Installation
103103
[<img src="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/)
104104

105105

106-
106+

0 commit comments

Comments
 (0)