зеркало из
1
0
Форкнуть 0
UI Library for Azure Communication Services helps developers build communication applications with ease. From turn-key composites to UI components that can be composited together.
Перейти к файлу
JoshuaLai 02da7382c3
[Storybook] Fixing outstanding bugs found in MessageThread page (#5123)
2024-09-06 21:10:32 +00:00
.devcontainer Fix `noInvalidAny` chat composites (#3987) 2024-01-08 16:15:09 -08:00
.github Update Request a feature link and description (#5101) 2024-09-04 18:46:34 +00:00
.vscode
change [Chat] Fix RichTextEditor lazy loading (#5126) 2024-09-06 18:49:44 +00:00
change-beta DNS update design and set on default toggle to true (#5130) 2024-09-06 19:04:20 +00:00
common Dependencies update for Web UI library (#5124) 2024-09-06 16:20:46 +00:00
docs [Release docs] add note about package.json being point of determination for bump type (#4739) 2024-06-18 18:45:31 +00:00
packages [Storybook] Fixing outstanding bugs found in MessageThread page (#5123) 2024-09-06 21:10:32 +00:00
samples Jest config update to fix an issue with dependencies (#5113) 2024-09-06 15:50:29 +00:00
tools Jest config update to fix an issue with dependencies (#5113) 2024-09-06 15:50:29 +00:00
.eslintignore
.gitattributes
.gitignore pushing port:sample changes into an internal branch instead of external (#4361) 2024-04-10 11:11:29 -04:00
.prettierignore
.prettierrc
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
README.md
SECURITY.md
beachball.config.js
package.json
rush.json [Inbound Calling] Add Stateful Client Calling sample App (#4840) 2024-07-12 14:51:55 -07:00

README.md

ui-library-banner-image.png

Azure Communication Services UI Library

Storybook azure-communication-react npm version License: MIT TypeScript CI build status

The Azure Communication Services UI Library is a collection of JavaScript libraries designed to help you easily build fast, responsive communication web applications.

Explore interactive storybook pages in our documentation 📖 to try out features and examples, and kickstart your development journey 🚀.

Getting Started

If you're wondering where to start, here are a few scenarios to guide you:

NPM Packages

@azure/communication-react

This React library provides UI components, simplifying the development of modern communication apps using Azure Communication Services.

Samples

Explore Storybook to try out the UI Library today!

Contributing to the Packages or Samples

Join us in contributing to this open source library. Get started by checking out our contributing guide.

We look forward to building an amazing open source library with you!

Further Reading