Skip to content

Commit fabe12f

Browse files
Merge pull request #8 from Mohamed7Imran/master
Updated contents in readme
2 parents 8d63e40 + 3c9f2a6 commit fabe12f

File tree

4 files changed

+25
-38
lines changed

4 files changed

+25
-38
lines changed

README.md

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,39 @@
1-
# Syncfusion Pure React UI Components Library
1+
# Syncfusion React UI Components Library
22

3-
Syncfusion Pure React UI Components library has been built from the ground up to be lightweight, responsive, modular and touch friendly. It offers 15+ UI components that every applications will ever need.
3+
Syncfusion React UI Components library has been built from the ground up to be lightweight, responsive, modular and touch friendly. It offers 20+ UI components that every applications will ever need.
44

5-
> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for [React UI components](https://www.syncfusion.com/react-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
5+
> This is a commercial product requiring a paid license for possession or use. Syncfusion’s licensed software, including this library, is governed by the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for [React UI Components](https://www.syncfusion.com/react-components), you can [purchase one](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
66
7-
> A [free community license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
8-
9-
See [LICENSE FILE](https://github.com/syncfusion/react-ui-components/blob/master/license?utm_source=npm&utm_campaign=notification) for more info.
7+
> A [free community license](https://www.syncfusion.com/products/communitylicense) is available for companies and individuals with less than $1 million USD in annual gross revenue and five or fewer developers.
108
9+
For additional licensing details, refer to the [LICENSE FILE](https://github.com/syncfusion/react-ui-components/blob/master/license?utm_source=npm&utm_campaign=notification).
1110

1211
## Resources
1312
* [Getting Started](https://react.syncfusion.com/overview/introduction)
1413
* [View Online Demos](https://react.syncfusion.com/button)
1514

16-
## Pure React Components highlights
15+
## React Components Highlights
1716

1817
### Built for Modern React
19-
These components are built entirely using React’s modern architecture, leveraging functional components and hooks rather than relying on class-based components, wrappers. This ensures seamless integration with any modern React application and gives developers full control using idiomatic React patterns.
20-
18+
The components leverage React’s modern architecture, utilizing functional components and hooks instead of class-based components or wrappers. This ensures seamless integration with contemporary React applications and empowers developers with idiomatic React patterns.
19+
2120
### Fully Reactive by Design
22-
Components automatically respond to state and prop changes without manual refreshes, ensuring predictable UI updates.
23-
21+
Components are designed to automatically respond to changes in state and props, eliminating the need for manual refreshes and ensuring consistent, predictable UI updates.
22+
2423
### Smarter Rendering for Better UX
25-
Optimized rendering logic refreshes only what’s necessary, improving performance and user experience.
26-
24+
Optimized rendering logic updates only the necessary parts of the UI, enhancing performance and delivering a smoother user experience.
25+
2726
### Active State Preservation
28-
Interactions like focused inputs or selected items remain intact even when the surrounding state changes. This preserves the user's context and ensures a consistent, uninterrupted experience.
29-
27+
User interactions, such as focused inputs or selected items, remain intact during state changes, preserving context and providing a seamless, uninterrupted experience.
28+
3029
### Native Template Rendering
31-
Templates are rendered using pure JSX, in line with React’s rendering lifecycle.
32-
30+
Templates are rendered using pure JSX, aligning with React’s rendering lifecycle for efficient and native integration.
31+
3332
### Performance-Driven Architecture
34-
From architecture to execution, every detail has been considered to boost performance. With fewer renders, leaner updates, and smarter state handling, apps feel faster and more responsive.
35-
36-
### Material 3 Theming
37-
Built-in Material 3 stylesheets provide a modern, accessible design out of the box. Enjoy sharp visuals, consistent theming, and minimal setup.
33+
The library is designed with performance in mind, minimizing renders, optimizing updates, and implementing efficient state handling to deliver fast and responsive applications.
34+
35+
### `Material3` Theming
36+
Built-in `Material3` stylesheets offer a modern, accessible, and visually appealing design with minimal setup, ensuring consistent theming across components.
3837

3938
## Component List
4039

@@ -76,7 +75,6 @@ Built-in Material 3 stylesheets provide a modern, accessible design out of the b
7675
</tr>
7776
</table>
7877

79-
8078
### Buttons
8179

8280
<table>
@@ -338,7 +336,8 @@ Built-in Material 3 stylesheets provide a modern, accessible design out of the b
338336
Product support is available for through following mediums.
339337
* [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support or [Community forum](https://www.syncfusion.com/forums/pure-react?utm_source=npm&utm_campaign=react-ui-components).
340338
* New [GitHub issue](https://github.com/syncfusion/react-ui-components/issues/new).
341-
* Ask your query in [Stack Overflow](https://stackoverflow.com/) with tag `syncfusion` and `pure-react`.
339+
* Ask your query in [Stack Overflow](https://stackoverflow.com/) with tag `syncfusion` and `react`.
340+
342341
## License
343342
Check the license detail [here](https://github.com/syncfusion/react-ui-components/blob/master/license).
344343

components/charts/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
# React Chart Components
2-
3-
## What's Included in the React Chart Package
4-
5-
The React Chart package includes the following list of components.
6-
7-
### React Chart
1+
# React Chart Component
82

93
The Chart component is designed to deliver high-performance, interactive data visualizations with a wide range of chart types and customization options.
104

components/grid/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
# React Data Grid Components
2-
3-
## What's Included in the React Grid Package
4-
5-
The React Grid package includes the Data Grid component.
6-
7-
### React Data Grid
1+
# React Data Grid Component
82

93
The **Syncfusion React Data Grid** is a high-performance, feature-rich component designed for building scalable, responsive, and data-intensive web applications. Engineered to meet the requirements of enterprise-grade solutions, it provides a robust architecture that supports dynamic data handling, seamless integration with modern react frameworks, and a highly customizable interface.
104

components/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@syncfusion/react-icons",
33
"version": "31.1.17",
4-
"description": "A common package for Pure React icon components",
4+
"description": "A common package for React icon components",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
77
"keywords": [

0 commit comments

Comments
 (0)