0.0.14 • Published 1 year ago

@noodlestan/designer-shows v0.0.14

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago