From 6dfadd0dc933226cd278824a2d17978b6a888e9f Mon Sep 17 00:00:00 2001 From: Todd Baert Date: Wed, 15 Oct 2025 15:41:19 -0400 Subject: [PATCH 1/4] add core downloads to root README Signed-off-by: Todd Baert --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8536ecc78..89a445077 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ [![codecov](https://codecov.io/gh/open-feature/js-sdk/branch/main/graph/badge.svg?token=3DC5XOEHMY)](https://codecov.io/gh/open-feature/js-sdk) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6594/badge)](https://bestpractices.coreinfrastructure.org/projects/6594) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopen-feature%2Fjs-sdk.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopen-feature%2Fjs-sdk?ref=badge_shield) + + NPM Download + ## 👋 Hey there! Thanks for checking out the OpenFeature JavaScript SDKs From e1d1943c3251e1a5bff43927e3335a7479163404 Mon Sep 17 00:00:00 2001 From: Todd Baert Date: Wed, 15 Oct 2025 15:41:58 -0400 Subject: [PATCH 2/4] Update README.md Signed-off-by: Todd Baert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89a445077..dbab91da7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6594/badge)](https://bestpractices.coreinfrastructure.org/projects/6594) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopen-feature%2Fjs-sdk.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopen-feature%2Fjs-sdk?ref=badge_shield) - NPM Download + NPM Downloads ## 👋 Hey there! Thanks for checking out the OpenFeature JavaScript SDKs From 28846220dc00af0058e42297fe42c9566f32807b Mon Sep 17 00:00:00 2001 From: Todd Baert Date: Wed, 15 Oct 2025 15:43:55 -0400 Subject: [PATCH 3/4] Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Todd Baert --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index dbab91da7..2e1f45eb3 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,7 @@ [![codecov](https://codecov.io/gh/open-feature/js-sdk/branch/main/graph/badge.svg?token=3DC5XOEHMY)](https://codecov.io/gh/open-feature/js-sdk) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6594/badge)](https://bestpractices.coreinfrastructure.org/projects/6594) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopen-feature%2Fjs-sdk.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopen-feature%2Fjs-sdk?ref=badge_shield) - - NPM Downloads - +[![NPM Download](https://img.shields.io/npm/dm/%40openfeature%2Fcore)](https://www.npmjs.com/package/@openfeature/core) ## 👋 Hey there! Thanks for checking out the OpenFeature JavaScript SDKs From 0b5d38445aaf0682708ebab361c9adeb862f3c2d Mon Sep 17 00:00:00 2001 From: Todd Baert Date: Wed, 15 Oct 2025 15:50:03 -0400 Subject: [PATCH 4/4] Apply suggestion from @toddbaert Signed-off-by: Todd Baert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e1f45eb3..c647c541a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ [![codecov](https://codecov.io/gh/open-feature/js-sdk/branch/main/graph/badge.svg?token=3DC5XOEHMY)](https://codecov.io/gh/open-feature/js-sdk) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6594/badge)](https://bestpractices.coreinfrastructure.org/projects/6594) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopen-feature%2Fjs-sdk.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopen-feature%2Fjs-sdk?ref=badge_shield) -[![NPM Download](https://img.shields.io/npm/dm/%40openfeature%2Fcore)](https://www.npmjs.com/package/@openfeature/core) +[![NPM Downloads](https://img.shields.io/npm/dm/%40openfeature%2Fcore)](https://www.npmjs.com/package/@openfeature/core) ## 👋 Hey there! Thanks for checking out the OpenFeature JavaScript SDKs