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

@schmiedmayerlab/grove-design-system

v0.1.1

Published

Reusable React components and utilities for Grove applications

Downloads

480

Readme

Grove Design System

Build and Test Deployment codecov

An opinionated, feature-rich kit for rapid application development. Built on modern standards (Radix UI, Tailwind CSS) with sensible defaults, yet with flexible escape hatches to customize deeply when needed.

Overview

Grove Design System is a general-purpose component and utilities library designed to accelerate web application development by providing well-tested, comprehensive, accessible, and type-safe components out of the box. It strikes a balance between opinionated defaults and customization flexibility—enabling developers to focus on features while retaining escape hatches for customization.

The library enforces a consistent design language, includes robust state management patterns, and provides a comprehensive set of utilities - handling UI complexity behind the scenes.

As part of the broader Grove ecosystem, this library provides a foundation for building React applications alongside the shared configuration and Firebase packages in this repository.

Key Features

  • 40+ Production-Ready Components - Comprehensive library including atoms (Button, Input, Select), molecules (DashboardLayout, ConsentDialog, NotFound, Notifications), and utilities
  • Modern Tech Stack - Built on Radix UI, Tailwind CSS, TypeScript, and React 19
  • Adaptive Theming - Built-in light and dark themes, automatic system preference support, and customizable design tokens
  • Well-Tested - High test coverage with Vitest and Testing Library
  • Feature-Rich - Integrated form with validation, data fetching patterns, authentication, application shell, error handling, and more
  • Comprehensive Documentation - Interactive Storybook with live examples
  • Type-Safe - Full TypeScript coverage with strict typing for enhanced developer experience
  • Accessibility First - WCAG-compliant components with built-in keyboard navigation and screen reader support
  • Battle-Tested - Used in production by multiple Stanford projects

Documentation

Grove Ecosystem

Grove Design System is part of a larger ecosystem of tools and packages:

Related Packages

Getting Started

For detailed setup instructions, configuration, and usage examples, see the Getting Started guide.

Why Grove?

Grove Design System strikes a balance between highly opinionated frameworks and copy-paste patterns. It provides package-based distribution for automatic updates, strong defaults for faster development, and escape hatches for deep customization.

Read more about our rationale, comparisons with alternatives, and detailed trade-offs →

Technology Stack

Built on modern standards: TypeScript, React 19, Tailwind CSS v4, and Radix UI. Includes integrations with React Hook Form, Zod, TanStack Table, and more.

View complete technology stack and rationale →

License

This project is licensed under the MIT License. See Licenses for more information.

Contributors

This project is developed as part of the Schmiedmayer Lab at Stanford University. See the repository's CONTRIBUTORS.md.