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 🙏

© 2024 – Pkg Stats / Ryan Hefner

pantry-design-tokens

v1.0.1

Published

![logo-dark-mode](https://user-images.githubusercontent.com/37253884/220417292-c70f1c7e-7b7c-401c-ad02-a57a10355216.svg#gh-dark-mode-only) ![logo-light-mode](https://user-images.githubusercontent.com/37253884/220417532-ceb1167b-744c-4295-89d2-4a392e936a39

Downloads

6

Readme

Pantry Design Tokens

This repository contains design tokens for the Pantry Design System. The design tokens are defined using the Tokens Studio Figma plugin and are used to ensure consistent and coherent design throughout Albertsons products.

Usage

The design tokens in this repository are organized into three layers of abstraction:

  1. Global Tokens: Global tokens, represented by context-agnostic names, are the primitive values in our design language. They include color palette, animation, typography, and dimension values, and are inherited by all other token types.
  2. Theme Tokens: Theme tokens are tokens that can be customized for a specific context or abstraction. They serve to communicate the intended purpose of a token and are especially useful for values that appear in multiple places with a single intent. Except for the disabled case, they are state-agnostic.
  3. Component Tokens: This layer includes tokens that are specific to individual components in Albertsons products, such as buttons or cards.

The definitions above are a blend of design token concepts from Spectrum and Material, as well as our own unique approach.

The design tokens in this repository are synced with a local Figma file using the Tokens Studio plugin. This allows designers and developers to reference the same design tokens throughout the design and development process, ensuring consistency and reducing the potential for errors.

Contributing

If you would like to contribute to the design tokens in this repository, please follow these steps:

Fork the repository and create a new branch for your changes. Make your changes to the design tokens in your local Figma file, using the Tokens Studio plugin. Sync your changes to the repository using the Tokens Studio plugin. Create a pull request with a detailed description of your changes. All contributions are welcome, but please ensure that any changes you make are consistent with the existing design system and do not introduce any breaking changes.

License

This repository is licensed under the MIT License. Please see the LICENSE file for more information.