This is a repository for practicing React. Create React components and check them with Storybook or write tests. It only deals with content that is closed to React. It does not handle Next.js, etc. For Next.js, see https://github.com/kitsuyui/nextjs-playground/ . For TypeScript, see https://github.com/kitsuyui/ts-playground/ .
If you know how to use raw HTML, you know how to use it, so wrap it as it is as much as possible.
If there is a size specification, display it with that size. If there is no size specification, it is interpreted as width: auto, height: auto
The size is determined by the font size specification.
@kitsuyui/react-clock
@kitsuyui/react-timer
@kitsuyui/react-stopwatch
@kitsuyui/react-dekamoji
@kitsuyui/react-wavebox
@kitsuyui/react-treemap
@kitsuyui/react-measure
@kitsuyui/react-textfield
MIT