Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit f2b3bab

Browse files
Ghislain BeaulacGhislain Beaulac
authored andcommitted
refactor(readme): add few badges
1 parent 6e522b9 commit f2b3bab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Angular-Slickgrid
2+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
3+
[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)
4+
[![npm version](https://badge.fury.io/js/angular-slickgrid.svg)](https://badge.fury.io/js/angular-slickgrid)
5+
26
One of the best javascript datagrid [SlickGrid](https://github.com/mleibman/SlickGrid) which was originally developed by @mleibman is now available to Angular. I have used a few datagrids and slickgrid beats most of them in terms of functionalities and performance (it can easily deal with even a million row).
37

48
### SlickGrid Source

0 commit comments

Comments
 (0)