https://github.com/cube-js/cube-ui-kit
UI Framework for Cube Projects. Based on React Aria and tasty style helper.
https://github.com/cube-js/cube-ui-kit
components design-system react react-aria storybook uikit
Last synced: about 15 hours ago
JSON representation
UI Framework for Cube Projects. Based on React Aria and tasty style helper.
- Host: GitHub
- URL: https://github.com/cube-js/cube-ui-kit
- Owner: cube-js
- License: mit
- Created: 2021-08-16T07:32:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-14T12:06:40.000Z (30 days ago)
- Last Synced: 2026-01-14T12:20:39.252Z (30 days ago)
- Topics: components, design-system, react, react-aria, storybook, uikit
- Language: TypeScript
- Homepage: https://cube-ui-kit.vercel.app/
- Size: 10.4 MB
- Stars: 37
- Watchers: 7
- Forks: 6
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# UI Kit for Cube Dev Projects
Based on React Aria and `tasty` styling library.
## Available Scripts
### pnpm start
Runs the test page in the development mode.
Open http://localhost:8080 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
### pnpm storybook
Run storybook with all the components of UI Kit.
Deployed version of the Storybook from the `main` branch is here: https://cube-uikit-storybook.netlify.app/
### pnpm build
Builds a static copy of UIKit to the `dist/` folder.
Your app is ready to be deployed!
### pnpm test
Not yet implemented
## License
This project is licensed under the MIT License - see the LICENSE file for details.