@huygn/react-showroom
TypeScript icon, indicating that this package has built-in type declarations

2.5.0-14 • Public • Published

React Showroom

https://react-showroom.js.org/

Document React components by declaring props definition and writing markdown.

npm i -D react-showroom

Key Features

  • Auto generate documentations for your component props from the component's TypeScript definition.
  • Write markdown to show examples to use the component, which will become an editable playground.
  • Auto generated props control/knobs based on component props type definitions.
  • Supported languages for live examples: typescript (TSX and TS), javascript (JSX and JS), and HTML.
  • Improve collaborations: edit code/add comments on specific examples with shareable URL without any backend.
  • Ensure the components are SSR-friendly - the site can be pre-render on build time.

Readme

Keywords

Package Sidebar

Install

npm i @huygn/react-showroom

Weekly Downloads

0

Version

2.5.0-14

License

MIT

Unpacked Size

1.31 MB

Total Files

505

Last publish

Collaborators

  • gnhuy