Skip to content

Commit

Permalink
docs: add bundlejs badge
Browse files Browse the repository at this point in the history
  • Loading branch information
gka authored Oct 18, 2024
1 parent edbc9ce commit 967f164
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Chroma.js

[Chroma.js](https://vis4.net/chromajs/) is a ~~tiny~~ [small-ish](https://bundlephobia.com/result?p=chroma-js) zero-dependency JavaScript library for all kinds of color conversions and color scales.
[Chroma.js](https://vis4.net/chromajs/) is a ~~tiny~~ [small-ish](https://bundlejs.com/?q=chroma-js) zero-dependency JavaScript library for all kinds of color conversions and color scales.

[![Build Status](https://api.travis-ci.com/gka/chroma.js.svg?branch=master)](https://travis-ci.com/gka/chroma.js)
[![Build size](https://deno.bundlejs.com/?q=chroma-js&badge)](https://bundlejs.com/?q=chroma-js)



### Usage

Expand Down Expand Up @@ -119,4 +122,4 @@ No! It's just that the author of this library has other things to do than devoti

**I want to help maintaining chroma.js!**

Yay, that's awesome! Please say hi at our [Discord chat](https://discord.gg/m2M7k5Nf) to get in touch
Yay, that's awesome! Please say hi at our [Discord chat](https://discord.gg/m2M7k5Nf) to get in touch

0 comments on commit 967f164

Please sign in to comment.