https://github.com/outposthq/jengaui
Jenga UI is built with TastyCSS and ships with modular & accessible React components for your React apps.
https://github.com/outposthq/jengaui
a11y accessible design-system jenga-ui react react-components reactjs storybook ui-library uikit
Last synced: 5 months ago
JSON representation
Jenga UI is built with TastyCSS and ships with modular & accessible React components for your React apps.
- Host: GitHub
- URL: https://github.com/outposthq/jengaui
- Owner: outpostHQ
- License: mit
- Created: 2021-09-30T10:57:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T15:05:29.000Z (about 3 years ago)
- Last Synced: 2025-07-05T13:45:57.809Z (11 months ago)
- Topics: a11y, accessible, design-system, jenga-ui, react, react-components, reactjs, storybook, ui-library, uikit
- Language: HTML
- Homepage:
- Size: 8.01 MB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Jenga UI
[![package-badge]][package]
Jenga UI is a fast, reusable, composable, and accessible React components for your React apps. It makes it super easy to create websites and apps.
## Installation
```sh
# with npm
npm install @jengaui/react
# with yarn
yarn add @jengaui/react
```
For discussions, suggestions and contributions, create an issue or join our [Discord](https://discord.gg/sHnHPnAPZj) channel to chat.
## License
Jenga UI is a project by [Outpost](https://outpost.run).
Released under the MIT License.
[package]: https://www.npmjs.com/package/@jengaui/react
[package-badge]: https://img.shields.io/npm/v/@jengaui/react?style=flat-square