2.5.0-14 • Published 3 years ago

@huygn/react-showroom v2.5.0-14

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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.
2.5.0-14

3 years ago

2.5.0-13

3 years ago

2.5.0-12

3 years ago

2.5.0-11

3 years ago

2.5.0-10

3 years ago

2.5.0-9

3 years ago

2.5.0-8

3 years ago

2.5.0-7

3 years ago

2.5.0-6

3 years ago

2.5.0-5

3 years ago

2.5.0-4

3 years ago

2.5.0-3

3 years ago

2.5.0-2

3 years ago

2.5.0-1

3 years ago

2.5.0-0

3 years ago