Skip to content

Commit

Permalink
Add shields for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jassmith committed Dec 16, 2021
1 parent 5ba5030 commit 7fd952b
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 2 deletions.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,24 @@
</h1>
<p align="center">A relatively small HTML5 Canvas based data editor supporting <b>millions</b> of rows, <b>rapid</b> updating, and fully <b>native scrolling</b>. We built <a href="https://grid.glideapps.com" target="_blank">Data Grid</a> as the basis for the <a href="https://docs.glideapps.com/all/reference/data-editor/introduction-to-the-data-editor" target="_blank">Glide Data Editor</a>.</p>

<p align="center"><a href="https://github.com/glideapps/glide-data-grid/releases" target="_blank"><img src="https://img.shields.io/badge/version-v3.2.1-blue?style=for-the-badge&logo=none" alt="grid version" /></a>&nbsp;<a href="https://reactjs.org/" target="_blank"><img src="https://img.shields.io/badge/React-16+-00ADD8?style=for-the-badge&logo=react" alt="react version" /></a>&nbsp;<a href="https://www.typescriptlang.org/" target="_blank"><img src="https://img.shields.io/badge/Typescript-grey?style=for-the-badge&logo=typescript" alt="react version" /></a>&nbsp;<a href="https://bundlephobia.com/package/@glideapps/glide-data-grid" target="_blank"><img src="https://img.shields.io/badge/Bundle_Size-45.4kb-success?style=for-the-badge&logo=none" alt="go cover" /></a>&nbsp;<img src="https://img.shields.io/badge/license-mit-red?style=for-the-badge&logo=none" alt="license" />&nbsp;<a href="https://www.glideapps.com/jobs" target="_blank"><img src="https://img.shields.io/badge/鉂Made_by-Glide-11CCE5?style=for-the-badge&logo=none" alt="glide" /></a></p>
<p align="center">
<a href="https://github.com/glideapps/glide-data-grid/releases" target="_blank">
<img src="https://img.shields.io/badge/latest-v3.2.1-blue?style=for-the-badge&logo=none" alt="grid version" />
</a>
<a href="https://reactjs.org/" target="_blank">
<img src="https://img.shields.io/badge/React-16+-00ADD8?style=for-the-badge&logo=react" alt="react version" />
</a>
<img src="https://img.shields.io/coveralls/github/glideapps/glide-data-grid?color=457aba&label=Cover&style=for-the-badge" />
<a href="https://bundlephobia.com/package/@glideapps/glide-data-grid" target="_blank">
<img src="https://img.shields.io/badge/Bundle-45.4kb-success?style=for-the-badge&logo=none" alt="go cover" />
</a>
<a href="https://github.com/glideapps/glide-data-grid/blob/main/LICENSE">
<img src="https://img.shields.io/badge/license-mit-red?style=for-the-badge&logo=none" alt="license" />
</a>
<a href="https://www.glideapps.com/jobs" target="_blank">
<img src="https://img.shields.io/badge/鉂Made_by-Glide-11CCE5?style=for-the-badge&logo=none" alt="glide" />
</a>
</p>

![Data Grid](https://raw.githubusercontent.com/glideapps/glide-data-grid/master/data-grid.jpg)

Expand Down
19 changes: 18 additions & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,24 @@
</h1>
<p align="center">A relatively small HTML5 Canvas based data editor supporting <b>millions</b> of rows, <b>rapid</b> updating, and fully <b>native scrolling</b>. We built <a href="https://grid.glideapps.com" target="_blank">Data Grid</a> as the basis for the <a href="https://docs.glideapps.com/all/reference/data-editor/introduction-to-the-data-editor" target="_blank">Glide Data Editor</a>.</p>

<p align="center"><a href="https://github.com/glideapps/glide-data-grid/releases" target="_blank"><img src="https://img.shields.io/badge/version-v3.2.1-blue?style=for-the-badge&logo=none" alt="grid version" /></a>&nbsp;<a href="https://reactjs.org/" target="_blank"><img src="https://img.shields.io/badge/React-16+-00ADD8?style=for-the-badge&logo=react" alt="react version" /></a>&nbsp;<a href="https://www.typescriptlang.org/" target="_blank"><img src="https://img.shields.io/badge/Typescript-grey?style=for-the-badge&logo=typescript" alt="react version" /></a>&nbsp;<a href="https://bundlephobia.com/package/@glideapps/glide-data-grid" target="_blank"><img src="https://img.shields.io/badge/Bundle_Size-45.4kb-success?style=for-the-badge&logo=none" alt="go cover" /></a>&nbsp;<img src="https://img.shields.io/badge/license-mit-red?style=for-the-badge&logo=none" alt="license" />&nbsp;<a href="https://www.glideapps.com/jobs" target="_blank"><img src="https://img.shields.io/badge/鉂Made_by-Glide-11CCE5?style=for-the-badge&logo=none" alt="glide" /></a></p>
<p align="center">
<a href="https://github.com/glideapps/glide-data-grid/releases" target="_blank">
<img src="https://img.shields.io/badge/latest-v3.2.1-blue?style=for-the-badge&logo=none" alt="grid version" />
</a>
<a href="https://reactjs.org/" target="_blank">
<img src="https://img.shields.io/badge/React-16+-00ADD8?style=for-the-badge&logo=react" alt="react version" />
</a>
<img src="https://img.shields.io/coveralls/github/glideapps/glide-data-grid?color=457aba&label=Cover&style=for-the-badge" />
<a href="https://bundlephobia.com/package/@glideapps/glide-data-grid" target="_blank">
<img src="https://img.shields.io/badge/Bundle-45.4kb-success?style=for-the-badge&logo=none" alt="go cover" />
</a>
<a href="https://github.com/glideapps/glide-data-grid/blob/main/LICENSE">
<img src="https://img.shields.io/badge/license-mit-red?style=for-the-badge&logo=none" alt="license" />
</a>
<a href="https://www.glideapps.com/jobs" target="_blank">
<img src="https://img.shields.io/badge/鉂Made_by-Glide-11CCE5?style=for-the-badge&logo=none" alt="glide" />
</a>
</p>

![Data Grid](https://raw.githubusercontent.com/glideapps/glide-data-grid/master/data-grid.jpg)

Expand Down

0 comments on commit 7fd952b

Please sign in to comment.