https://github.com/outposthq/jenga-ui
Jenga UI is built with TastyCSS and ships with modular & accessible React components for your React apps.
https://github.com/outposthq/jenga-ui
Last synced: 14 days 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/jenga-ui
- Owner: outpostHQ
- License: mit
- Created: 2023-05-17T19:51:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-21T10:05:57.000Z (almost 3 years ago)
- Last Synced: 2024-10-30T09:04:36.746Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 2.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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 jenga-ui
# with yarn
yarn add jenga-ui
# with pnpm
pnpm add jenga-ui
```
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/jenga-ui
[package-badge]: https://img.shields.io/npm/v/jenga-ui?style=flat-square