Skip to content

Commit 099a27f

Browse files
authored
Update README.md
1 parent eda63ab commit 099a27f

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

README.md

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,20 @@
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
33

44
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/collection/HTMLElements/smarthtmlelements-core)
55

66

77
Build responsive, mobile-first projects on the Web with the most advanced front-end component library
88
-----------------------------------------------------------------------------------------------------
99

10-
What is Smart HTML Elements?
10+
What is Smart UI?
1111
----------------------------
1212

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.
1915

2016

2117
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
2718
---
2819

2920
| Component | Status | Issues
@@ -80,7 +71,7 @@ Custom Elements
8071
Download and Installation
8172
-------------------------
8273

83-
[Download Smart HTML Elements](https://www.htmlelements.com/download/)
74+
[Download Smart UI](https://www.htmlelements.com/download/)
8475

8576
* ### The SDK files are located in the jqwidgets directory
8677

0 commit comments

Comments
 (0)