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

intent-design-system

v0.3.1

Published

**A design system where meaning comes first.** **A narrative contract between the interface and the player.**

Readme

Intent Design System

A design system where meaning comes first.
A narrative contract between the interface and the player.


🚀 v0.3.0 — Full Component Library

Version 0.3.0 marks a new milestone for Intent Design System.

The system now ships 50 intent-first components across every UI layer:

  • surfaces, overlays and feedback
  • form controls (inputs, selects, tags, date, color, files, markdown…)
  • data display (table, tree, code, PDF, stats, charts…)
  • layout and navigation (toolbar, drawer, dialog, stepper, timeline…)
  • design utilities (theme preview, tone picker, glow picker)

Intent Design System is a complete, extensible semantic UI system.


✨ What is Intent Design System?

Intent Design System is not a styling framework.

It is a semantic design system built around a single idea:

Every interface speaks.
Intent defines what it says.

Instead of starting from colors, tokens, or components,
Intent Design System starts with meaning.

Visuals are never decisions.
They are consequences.


📦 Installation

The design system is distributed via npm.

npm install intent-design-system

CSS import (required)

import "intent-design-system/styles";

Note: zustand is bundled as a runtime dependency — no separate install needed.


🧱 Components (50)

Surfaces

IntentSurface · IntentSurfaceCard · IntentSurfacePanel · IntentSurfaceSkeleton · IntentSurfaceWidget

Controls

IntentControlButton · IntentControlButtonGroup · IntentControlLink · IntentControlToggle · IntentControlSegmented · IntentControlTabs · IntentControlSelect · IntentControlCombobox · IntentControlInput · IntentControlTags · IntentControlDate · IntentControlTime · IntentControlField · IntentControlMarkdown · IntentControlData · IntentControlColor · IntentControlFiles · IntentControlDropdown · IntentControlNavList · IntentControlRange

Overlays & Feedback

IntentCommandPalette · IntentDialog · IntentDrawer · IntentPopover · IntentConfirmDialog · IntentToast

Layout

IntentDivider · IntentJourney · IntentStepper · IntentTimeline · IntentToolbar

Data & Content

IntentTable · IntentTree · IntentCodeViewer · IntentContentText · IntentStat · IntentPdfViewer · IntentLoader · IntentProgressBar

Indicators

IntentIndicator

Visualization

IntentVisualizationBar · IntentGenealogyHierarchy

Design

IntentPickerTone · IntentPickerGlow · IntentThemePreview


🚀 Basic usage

import { IntentSurface } from "intent-design-system";

<IntentSurface className="p-6 rounded-ids-2xl">Informed surface</IntentSurface>;

🎯 Intent comes first

<IntentSurface intent="empowered">Success!</IntentSurface>

Intent is the semantic contract.
Variant, tone, glow, and intensity adapt automatically.


🧭 Intents

  • informed — Neutral information
  • empowered — Success & progression
  • warned — Attention required
  • threatened — Danger & errors
  • themed — Brand / product semantic
  • toned — Explicit color intent
  • glowed — Presence & aura

🧱 Variants

  • flat
  • outlined
  • elevated
  • ghost

Variants frame intent.
They never change its meaning.


🎨 Tone (intent="toned")

<IntentSurface intent="toned" tone="emerald" />

✨ Glow

<IntentSurface glow />
<IntentSurface intent="glowed" glow="aurora" />

Aesthetic glows:

aurora · ember · cosmic · mythic · royal · mono


🌗 Mode

<IntentSurface mode="light" />
  • dark (default)
  • light

⚙️ Unified Intent API

intent?: IntentName;
variant?: VariantName;
tone?: ToneName;
glow?: boolean | GlowName;
intensity?: "soft" | "medium" | "strong";
mode?: "dark" | "light";
disabled?: boolean;

🧪 Playground

The playground is a separate repository, used for exploration and validation.
It is not yet published and intentionally decoupled from the library.


🧠 Philosophy

Intent is meaning.
Visuals are consequences.

The interface is not a menu.
It is a world.


👋 About the developer

Julien Julien
Full Stack Developer & narrative project creator.

I design sustainable digital applications and tools
where code, structure, and storytelling move forward together.

I favor clear, evolutive systems,
built for the long term rather than the instant.

📍 Angers, France 🇫🇷
🌍 https://julienjulien.fr