https://github.com/wpmudev/sui-react
SUI React library is made up of reusable building blocks of our design system.
https://github.com/wpmudev/sui-react
components components-library components-react design-system incsub monorepo react react-library wordpress wordpress-framework wpmudev
Last synced: 8 days ago
JSON representation
SUI React library is made up of reusable building blocks of our design system.
- Host: GitHub
- URL: https://github.com/wpmudev/sui-react
- Owner: wpmudev
- Created: 2022-07-15T04:46:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2026-01-13T09:27:17.000Z (13 days ago)
- Last Synced: 2026-01-13T09:30:00.730Z (13 days ago)
- Topics: components, components-library, components-react, design-system, incsub, monorepo, react, react-library, wordpress, wordpress-framework, wpmudev
- Language: TypeScript
- Homepage: https://wpmudev.github.io/sui-react
- Size: 83.1 MB
- Stars: 1
- Watchers: 6
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# SUI React
[](https://www.npmjs.com/package/@wpmudev/sui-react)
[](https://github.com/wpmudev/sui-react/)
[](http://www.gnu.org/licenses/gpl-3.0)
The SUI React components are user-interface building blocks of our design system. Each component is reusable and specifically developed to work on a WordPress plugin environment with React library.
## Installation
```shell
npm i --save @wpmudev/sui-react
```
> For the installation of any particular package, check the documentation associated with component: [SUI Doc](https://wpmudev.github.io/sui-react/)
## Contributing
See [CONTRIBUTING.md](https://github.com/wpmudev/sui-react/blob/development/CONTRIBUTION.md) for guidelines.
## Releasing
See [RELEASING.md](https://github.com/wpmudev/sui-react/blob/development/RELEASING.md) for guidelines.