1.0.0 • Published 2 months ago

@swmansion/t-rex-ui v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

T-Rex UI header image

T-Rex UI is a React component library that contains of reusable Docusaurus theme components. It aims to unify the components across SWM documentations.

Installation

Install the package in your project directory with:

npm install @swmansion/t-rex-ui

Usage

To use components in your project you need to simply import them from the package in appriopriate folder, just as in example below:

PaginatorNavLink/index.js

import { PaginatorNavLink } from '@swmansion/t-rex-ui';
export default PaginatorNavLink;

Available theme components

For now following components are available:

  • Admonition
  • ColorModeToggle
  • DocCard
  • DocItem
  • DocSidebar
  • DocSidebarItem
  • DocSidebarItems
  • Logo
  • PaginatorNavLink
  • ThemedImage
  • TOCCollapsible
  • TOCItems (including TOCItems and TOCItemTree)
1.0.0

2 months ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.14

10 months ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago