Skip to content

Commit de344d8

Browse files
authored
Refine README by removing 'for Web Components'
Updated the README to remove 'for Web Components' from various sections for consistency and clarity.
1 parent 7714b2d commit de344d8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Ignite UI Grid Lite for Web Components
1+
# Ignite UI Grid Lite
22
[![Node.js CI](https://github.com/IgniteUI/igniteui-grid-lite/actions/workflows/node.js.yml/badge.svg)](https://github.com/IgniteUI/igniteui-grid-lite/actions/workflows/node.js.yml)
33
[![Coverage Status](https://coveralls.io/repos/github/IgniteUI/igniteui-grid-lite/badge.svg?branch=master)](https://coveralls.io/github/IgniteUI/igniteui-grid-lite?branch=master)
44
[![npm version](https://badge.fury.io/js/igniteui-grid-lite.svg)](https://badge.fury.io/js/igniteui-grid-lite)
55

6-
Ignite UI Grid Lite for Web Components is a high-performance, lightweight data grid built as a web component using [Lit](https://lit.dev/). It provides essential grid functionality with a small footprint, making it perfect for applications that need fast, efficient data visualization without the overhead of a full-featured grid.
6+
Ignite UI Grid Lite is a high-performance, lightweight data grid built as a web component using [Lit](https://lit.dev/). It provides essential grid functionality with a small footprint, making it perfect for applications that need fast, efficient data visualization without the overhead of a full-featured grid.
77

88
## Table of Contents
99
- [Features](#features)
@@ -20,7 +20,7 @@ Ignite UI Grid Lite for Web Components is a high-performance, lightweight data g
2020

2121
## Features
2222

23-
Ignite UI Grid Lite for Web Components provides core data grid capabilities with an emphasis on performance and simplicity:
23+
Ignite UI Grid Lite provides core data grid capabilities with an emphasis on performance and simplicity:
2424

2525
- **High Performance Row Virtualization** - Handles large datasets efficiently with built-in virtual scrolling
2626
- **Column Filtering** - Built-in column filtering capabilities
@@ -35,7 +35,7 @@ Ignite UI Grid Lite for Web Components provides core data grid capabilities with
3535

3636
## Browser Support
3737

38-
Ignite UI Grid Lite for Web Components supports all modern browsers:
38+
Ignite UI Grid Lite supports all modern browsers:
3939

4040
| ![chrome] | ![firefox] | ![edge] | ![safari] | ![opera] |
4141
|:---:|:---:|:---:|:---:|:---:|
@@ -148,7 +148,7 @@ Documentation will be available in the build output.
148148

149149
Ignite UI Grid Lite is designed as a lightweight, open-source alternative to the full-featured <a href="https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/grids/data-grid">Ignite UI for Web Components Data Grid</a>, while allowing for an easy swap with the full-featured grid, if application needs require it.
150150

151-
### Ignite UI Grid Lite for Web Components (Open Source - MIT)
151+
### Ignite UI Grid Lite (Open Source - MIT)
152152

153153
**Best for:**
154154
- Applications requiring basic grid functionality

0 commit comments

Comments
 (0)