From fc2c1f53e0ab3549674bfe74d5f8ce5b0791eced Mon Sep 17 00:00:00 2001 From: LoryPelli <87276663+lorypelli@users.noreply.github.com> Date: Sun, 25 Jan 2026 13:39:52 +0100 Subject: [PATCH 1/4] chore(npkg): added npkg by lorypelli to the readme Added npkg.lorypelli.dev as an alternative frontend to npm. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b481be5eae..f78f3073f6 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ I'd welcome contributions – please do feel free to poke around and improve - [JSR](https://jsr.io/) – The open-source package registry for modern JavaScript and TypeScript - [npm-userscript](https://github.com/bluwy/npm-userscript) – Browser userscript with various improvements and fixes for npmjs.com - [npm-alt](https://npm.willow.sh/) – An alternative npm package browser +- [npkg.lorypelli.dev](https://npkg.lorypelli.dev/) – An alternative frontend to npm made with less client-side JavaScript as possible, by LoryPelli If you're building something cool, let me know! 🙏 From c6d60d4202052592ab129af75770f041b7ca3ebd Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Sun, 25 Jan 2026 12:46:05 +0000 Subject: [PATCH 2/4] Apply suggestions from code review --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f78f3073f6..2f095383ee 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ I'd welcome contributions – please do feel free to poke around and improve - [JSR](https://jsr.io/) – The open-source package registry for modern JavaScript and TypeScript - [npm-userscript](https://github.com/bluwy/npm-userscript) – Browser userscript with various improvements and fixes for npmjs.com - [npm-alt](https://npm.willow.sh/) – An alternative npm package browser -- [npkg.lorypelli.dev](https://npkg.lorypelli.dev/) – An alternative frontend to npm made with less client-side JavaScript as possible, by LoryPelli +- [npkg.lorypelli.dev](https://npkg.lorypelli.dev/) – An alternative frontend to npm made with less client-side JavaScript as possible If you're building something cool, let me know! 🙏 From b6c3c0819b5033ae8b776da9d7caf10886f969e0 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Sun, 25 Jan 2026 12:46:27 +0000 Subject: [PATCH 3/4] Apply suggestion from @danielroe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f095383ee..b9c76a39a8 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ I'd welcome contributions – please do feel free to poke around and improve - [JSR](https://jsr.io/) – The open-source package registry for modern JavaScript and TypeScript - [npm-userscript](https://github.com/bluwy/npm-userscript) – Browser userscript with various improvements and fixes for npmjs.com - [npm-alt](https://npm.willow.sh/) – An alternative npm package browser -- [npkg.lorypelli.dev](https://npkg.lorypelli.dev/) – An alternative frontend to npm made with less client-side JavaScript as possible +- [npkg.lorypelli.dev](https://npkg.lorypelli.dev/) – An alternative frontend to npm made with a little client-side JavaScript as possible If you're building something cool, let me know! 🙏 From 2e7618292b0a608cfdbf0892caaaf4cf1cbf9fda Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Sun, 25 Jan 2026 12:46:49 +0000 Subject: [PATCH 4/4] Apply suggestions from code review --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9c76a39a8..509343a060 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ I'd welcome contributions – please do feel free to poke around and improve - [JSR](https://jsr.io/) – The open-source package registry for modern JavaScript and TypeScript - [npm-userscript](https://github.com/bluwy/npm-userscript) – Browser userscript with various improvements and fixes for npmjs.com - [npm-alt](https://npm.willow.sh/) – An alternative npm package browser -- [npkg.lorypelli.dev](https://npkg.lorypelli.dev/) – An alternative frontend to npm made with a little client-side JavaScript as possible +- [npkg.lorypelli.dev](https://npkg.lorypelli.dev/) – An alternative frontend to npm made with as little client-side JavaScript as possible If you're building something cool, let me know! 🙏