0.0.14 ⢠Published 9 months ago
@noodlestan/designer-shows v0.0.14
Designer Decisions - Shows
Visualizing design decisions and tokens: Astro components.

How to use
š Documentation
This library provides Astro components for building design system documentation websites.
import { ShowDecision } from '@noodlestan/designer-shows/astro';
<ShowDecision d="Brand Color Set" layout="column" size="s" />See also
- š Examples
- š Integrations / Astro for more info on features and options.
- š API / @noodlestan/designer-shows
Development
Make sure you README first.
This library is packaged for use in Astro.
| Entry Point | Description |
|---|---|
import { <...> } from '@noodlestan/designer-shows/astro'; | Astro components |
import '@noodlestan/designer-shows/astro/styles/<...>'; | CSS |
Scripts
- $
npm run build- usesastro checkandtsc --noEmitto type check Astro and SolidJS.sources (does not produce anydist/). - $
npm run test/npm run test:watch- š§ no tests. - $
npm run lint/npm run lint:fix- uses @noodlestan/eslint-config.
MIT License
Copyright (c) 2024 Noodlestan.
Published under a MIT license.