Skip to content

ahuglajbclajep/toy-components

Repository files navigation

toy-components

This application consists of the following two parts:

  • main.tsx and stories/
    A system that provides simple sample pages based on the filenames in stories/. By writing .tsx files in a format similar to Component Story Format (note: not compatible), you can easily create a component catalog.
  • Components displayed in stories/ (e.g. AutoResizingTextarea.tsx)
    A proof of concept (PoC) for slightly complex React components. Includes components implemented in other repositories.

License

MIT

About

A simple component catalog system for Vite (with samples)

Resources

Stars

Watchers

Forks

Languages