npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

dancing-bunny

v1.0.0

Published

A lightweight browser-based games network with multiple launch methods, tab cloaking, bookmarklets, Data URI launching, favorites, search, and a multi-tab interface.

Readme

Dancing Bunny Games Network

A lightweight browser-based games network with multiple launch methods, tab cloaking, bookmarklets, Data URI launching, favorites, search, and a multi-tab interface.


Overview

Dancing Bunny Games Network (GN-db) is a fully client-side HTML application designed around portability and multiple launch methods.

The project includes:

  • Multi-tab game interface
  • Search system
  • Favorites system
  • Bookmarklet launcher
  • Data URI launcher
  • Custom cloaking support
  • Embedded launcher methods
  • Lightweight static deployment
  • Multiple mirror deployments

The project currently contains access to over 1634 games.


Demo

https://letrol21.github.io/dancing-bunny/


Features

• 1634+ browser games
• Multi-tab system
• Favorites support
• Search bar
• Search scroll button
• Bookmarklet launcher
• Data URI launcher
• Code runner
• Google Classroom cloaking
• Mute support
• Static hosting support
• Lightweight single-file deployment

Launch Methods

HTML

Copy and run the HTML directly:

https://raw.githubusercontent.com/letrol21/dancing-bunny/refs/heads/main/index.html

Instructions

  1. Open the raw HTML file

  2. Copy the source

  3. Paste into:

    • W3Schools Tryit
    • Code.org Web Lab
    • OneCompiler
  4. Run the page


Bookmarklet

https://raw.githubusercontent.com/letrol21/dancing-bunny/refs/heads/main/bookmarklet.js

Instructions

  1. Open the bookmarklet source
  2. Copy the code
  3. Create a new bookmark
  4. Paste the code into the bookmark URL field
  5. Run from an existing webpage

Data URI

https://raw.githubusercontent.com/letrol21/dancing-bunny/refs/heads/main/Data%20Uri

Instructions

  1. Open the Data URI file
  2. Copy the contents
  3. Paste into a browser tab
  4. Bookmark before launching

Deployment

| Service | Button | | :--- | :--- | | Vercel | Deploy with Vercel | | Netlify | Deploy to Netlify | | Cloudflare | Deploy to Cloudflare | | Railway | Deploy on Railway | | Render | Deploy to Render | | Replit | Run on Replit | | Glitch | Remix on Glitch | | EdgeOne | Deploy to EdgeOne |


Mirrors

https://db-gn.linkyhost.com/
https://classsrooom.vercel.app/
https://dancing-bunny.onrender.com/
https://classsrooom.netlify.app/
https://neon-twilight-f1706e.netlify.app/
https://classrooom.wasmer.app/
https://classroom.nekoweb.org/
https://letrol21.github.io/dancing-bunny/
https://db-gn.w3spaces.com/
https://colossal-sapphire-l6atvx3gpw.edgeone.app/
https://manual-purple-dixuyoxvhc.edgeone.app/
https://db-gn.edgeone.app/
https://square-gray-xziro6jgdf.edgeone.app/

Project Structure

.
├── index.html
├── v2.html
├── bookmarklet.js
├── Data Uri
├── assets/
└── README.md

Changelog

v2.1 — 4/23/26

  • Fixed Google Classroom favicon cloaking issue
  • Added mute button

v2.0 — 4/14/26

  • Added tab system
  • Improved scrollbar styling

v1.6 — 4/6/26

  • Added bookmarklet
  • Updated Data URI

v1.5 — 3/21/26

  • Added code runner
  • Linked documentation on page
  • Fixed star sizing issue

v1.4 — 3/16/26

  • Added favorites symbol
  • Updated classroom favicon

v1.3 — 3/8/26

  • Fixed UTF-8 to ISO-8859-1 conversion issue
  • Fixed sidebar alignment issue

v1.2 — 3/7/26

  • Added favorites
  • Added text shadow effects

v1.1 — 3/6/26

  • Added search bar
  • Added search scroll button

v1.0 — 2/20/26

  • Initial release

License

Licensed under the GNU General Public License v3.0.

See the LICENSE file for additional information.