0.0.14 • Published 9 months ago

@noodlestan/designer-shows v0.0.14

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Designer Decisions - Shows

Visualizing design decisions and tokens: Astro components.

npm.io

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

Development

Make sure you README first.

This library is packaged for use in Astro.

Entry PointDescription
import { <...> } from '@noodlestan/designer-shows/astro';Astro components
import '@noodlestan/designer-shows/astro/styles/<...>';CSS

Scripts

  • $ npm run build - uses astro check and tsc --noEmit to type check Astro and SolidJS.sources (does not produce any dist/).
  • $ 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.

0.0.14

9 months ago

0.0.12

10 months ago

0.0.11

10 months ago

0.0.10

10 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

12 months ago