Skip to content

Commit

Permalink
Add pkg-size badge
Browse files Browse the repository at this point in the history
  • Loading branch information
nvie committed Jan 9, 2024
1 parent 70e75da commit 52970af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[![npm](https://img.shields.io/npm/v/itertools.svg)](https://www.npmjs.com/package/itertools)
[![Build Status](https://github.com/nvie/itertools.js/workflows/test/badge.svg)](https://github.com/nvie/itertools.js/actions)
[![Bundle size for itertools](https://pkg-size.dev/badge/bundle/2130)](https://pkg-size.dev/itertools)

A JavaScript port of Python's awesome
[itertools](https://docs.python.org/library/itertools.html) standard library.
Expand Down

0 comments on commit 52970af

Please sign in to comment.