Skip to content

Commit 05b8415

Browse files
committed
add badges
1 parent c3d2170 commit 05b8415

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# csv-range
22

3+
[![npm](https://img.shields.io/npm/v/csv-range)](https://www.npmjs.com/package/csv-range)
4+
[![minzipped](https://img.shields.io/bundlephobia/minzip/csv-range)](https://www.npmjs.com/package/csv-range)
5+
[![workflow status](https://github.com/severo/csv-range/actions/workflows/ci.yml/badge.svg)](https://github.com/severo/csv-range/actions)
6+
[![mit license](https://img.shields.io/badge/License-MIT-orange.svg)](https://opensource.org/licenses/MIT)
7+
![coverage](https://img.shields.io/badge/Coverage-100-darkred)
8+
[![dependencies](https://img.shields.io/badge/Dependencies-0-blueviolet)](https://www.npmjs.com/package/csv-range?activeTab=dependencies)
9+
310
Fetch and parse ranges of CSV file.
411

512
## Install

0 commit comments

Comments
 (0)