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 🙏

© 2025 – Pkg Stats / Ryan Hefner

waft-design-system

v0.2.3

Published

> ⚠️ Warning: This project is meant primary for learning and currently is in work in progress state. Expect breaking changes.

Readme

Waft design system

⚠️ Warning: This project is meant primary for learning and currently is in work in progress state. Expect breaking changes.

All-purpose design system, meant to be used in small to medium, framework or non-framework projects, where using something simple and non-intrusive is valued more than customizability and high amount of options. Its primary targeted to developers building an application for learning a new technology or something which doesn't require flashy looks. Web is the main supported platform but the system allows easier extension with more platforms.

Objectives

  • Phase MVP

    • [x] Define and setup initial structure and tooling
    • [x] Analyze and describe the use case and the scope of the design system which will be developed
      • [x] Target Audience
      • [x] Use Cases
      • [x] Define Supported Platforms
      • [x] Establish Design Principles
      • [x] Catalog Components
      • [x] Explain customization level and how styling could be done
    • [x] Define anatomy elements and collect resources
      • [x] Core values/Principles
      • [x] Define initial tokens
      • [x] Define initial systems, if needed
      • [x] Define initial components
      • [x] Add some guides
    • [x] Setup npm package and document how it should be used
    • [x] Auto deployment script
    • [x] Add docs for at least one process - component contribution
    • [x] Develop at least one component from the MVP list by following a process
  • Phase Next

    • [ ] Test with different frameworks and add examples/recipes
    • [ ] Fix problems with build tools import and importmap
    • [ ] Make automatic documentation for components to work
    • [ ] Define and describe versioning
    • [ ] More Design principles - Adaptive/Responsive/Accessibility
    • [x] Setup Chromatic with CI
    • [ ] Add metrics - e.g. accessibility threshold
    • [ ] Setup tests
    • [ ] Make it more engaging - colors, gradients, animations
    • [ ] Light/dark theme
    • [ ] SSR components support

Inspiration

  • https://design-system.service.gov.uk/
  • https://baklava.design/
  • https://material-web.dev/about/intro/
  • https://www.fast.design/
  • https://m3.material.io/
  • https://fluent2.microsoft.design/
  • https://polaris.shopify.com/
  • https://mailchimp.com/design/
  • https://carbondesignsystem.com/
  • https://nordhealth.design/
  • https://vaadin.com/design-system
  • https://github.com/ing-bank/lion
  • https://studio.backlight.dev/edit/5vtJtbY04aoD1dGKcsu1/introduction/?p=doc

Technology stack