cloudflare/realtimekit-ui
TypeScript
Captured source
source ↗cloudflare/realtimekit-ui
Description: RealtimeKit UI provides pre-built, ready-to-use UI components for integrating with Cloudflare RealtimeKit
Language: TypeScript
License: Apache-2.0
Stars: 57
Forks: 18
Open issues: 13
Created: 2025-04-10T04:55:41Z
Pushed: 2026-06-05T10:47:34Z
Default branch: staging
Fork: no
Archived: no
README:
RealtimeKit UI
This is a monorepo for all of Cloudflare RealtimeKit UI packages.
Here is a short description for all the packages:
| Path | Description | | ------------------------------------------------ | ------------------------------------------------------------------------------------------------- | | [packages/core](./packages/core) | The main source code for all Stencil components. You will write code primarily in this directory. | | [packages/react](./packages/react-library) | The React UI Kit wrapper package | | [packages/angular](./packages/angular-library) | The Angular UI Kit wrapper package | | [packages/vue](./packages/vue-library) | The Vue UI Kit wrapper package |
You can find some core documentation about UI Kit [here](./packages/core/docs).
Contributing
To get started, you need to first make changes in the packages/core directory. You can find the code for each component in [packages/core/src/components](./packages/core/src/components).
You need to cd into packages/core directory and run npm start.
After your changes are made, you need to cd to the root and then run npm run build, so that the wrapper code also gets updated.
Take a look at out [contributing guidelines](./CONTRIBUTING.md) before you start contributing!
Notability
notability 3.0/10Low-star new repo from notable company