The README links each component to its stampui.com doc page, but the repo itself has no usage snippets. Add short, copyable examples (10-20 lines each) for the components people install first: button, input, dialog, dropdown-menu, select, tabs, table, card, badge, tooltip.
Format suggestion: an examples/ directory or a usage section in components/core/README.md. Examples must typecheck; consider including them in the CI tsconfig.
The README links each component to its stampui.com doc page, but the repo itself has no usage snippets. Add short, copyable examples (10-20 lines each) for the components people install first: button, input, dialog, dropdown-menu, select, tabs, table, card, badge, tooltip.
Format suggestion: an
examples/directory or a usage section incomponents/core/README.md. Examples must typecheck; consider including them in the CI tsconfig.