@stoked-ui/docs
v0.1.22
Published
SUI Docs - Documentation building blocks.
Maintainers
Readme
Stoked UI - Docs
This package contains Stoked UI's Docs components. It's part of Stoked UI, an open-sourced advanced media component library.
Installation
Install the package in your project directory with:
npm install @stoked-ui/docsThis component has the following peer dependencies that you will need to install as well.
"peerDependencies": {
"@mui/base": "*",
"@mui/icons-material": "^5.0.0",
"@mui/material": "^5.0.0",
"@mui/system": "^5.0.0",
"@types/react": "^18.3.1",
"next": "^13.5.1 || ^14",
"react": "18.3.1"
},Documentation
Visit https://stoked-ui.com/docs-lib/docs to view the full documentation.
