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

@buildkite/emojis

v2.0.1008

Published

Custom emojis supported by Buildkite which you can use in your build pipelines and terminal output.

Readme

Buildkite Emojis

Custom emojis supported by Buildkite that you can use in your Buildkite pipelines, including the terminal output of builds, as well as in test suites and registries.

To use an emoji, write the name of the emoji in between colons, like :buildkite: which shows up as

Contributing a new emoji

Missing your favorite tool or want to better represent a Buildkite feature? Contribute your own custom emoji by following these simple steps:

  1. Prepare a 64x64 PNG image following the image guidelines below
  2. Name the image file using the kebab-case format (e.g. my-awesome-emoji.png)
  3. Fork this repo
  4. Add the image to the img-buildkite-64 directory
  5. Add it to the top of the img-buildkite-64.json file with any additional aliases
  6. Send a pull request

Alternatively you can also submit an issue/request, and we'll add it for you.

Note: If we're missing Unicode emoji, follow the instructions in docs/updating-unicode.md

Image guidelines

Buildkite emoji will be shown on both light or dark backgrounds, and at a small size. Try to follow the guidelines below to make sure your emoji looks the best it can ✨

Buildkite Emoji Guidelines

Emoji Reference

Explore the full list of Buildkite-specific emojis at emoji.buildkite.com ↗

Buildkite Emoji Explorer

npm package

The catalogues and their image trees are published as @buildkite/emojis:

yarn add @buildkite/emojis

The package contains img-buildkite-64.json, img-apple-64.json, img-buildkite-64/, and img-apple-64/. Consumers should pin the package in their lockfile so catalogue validation and rendering use the same release.

The initial package is published as 2.0.0. Subsequent successful builds of main publish version 2.0.<build-number>, so Dependabot consumers can receive each catalogue update as a normal npm patch update. Publishing reads the NPM_TOKEN Buildkite secret.

License

Each logo is owned by their respective creators.