An open API service indexing awesome lists of open source software.

https://github.com/stubby-cms/ui

UI Components for your MDX content
https://github.com/stubby-cms/ui

blog docs mdx ui

Last synced: 4 months ago
JSON representation

UI Components for your MDX content

Awesome Lists containing this project

README

          

# Stubby CMS | UI Components

This library is a collection of UI components designed to be used in MDX pages. It provides a set of reusable and customizable components to enhance your content with interactive and visually appealing elements.

## Installation

To install the library, use npm or yarn:

```bash
npm install @stubby-cms/ui
# or
yarn add @stubby-cms/ui
```

## Components
* Accordion: A collapsible content panel.
* Tabs: A tabbed navigation component.
* Tip, Note, Warning, Error, Success: A highlighted section for important information.
* Steps: To showcase sequence eof

## License
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for more details.

## Contributing
Contributions are welcome! Please open an issue or submit a pull request on GitHub.