a874dcb3b6 | ||
---|---|---|
.github | ||
change | ||
common | ||
docs | ||
packages | ||
samples | ||
.eslintignore | ||
.gitattributes | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
beachball.config.js | ||
rush.json |
README.md
Azure Communication Services UI Toolkit
Azure Communication Services UI toolkit is a collection of JavaScript libraries that can be used to easily build fast, responsive communication web applications.
We also have a number of samples to try out features and get your development kick started 🚀
Getting Started
If you're wondering where to get started, here are a few scenarios to help you get going:
- "I want to see what this library can do!"
- Check out our Samples, our Storybook, and read more about the features and benefits of the toolkit
- "I want to write my own communication application"
- We recommend checking out our more comprehensive documentation here first to make the best decision for your application: https://docs.microsoft.com/en-us/azure/communication-services/concepts/ui-framework/ui-sdk-overview
- "I want more information on the packages available to use"
- Check out the packages on offer
- "I want to submit a fix for a package in this repo"
- Check out our making a contribution guide
Samples
Check out our samples or deploy your own version of the sample to see how easy it is to get started.
Sample | Description | Deploy to Azure | Run locally |
---|---|---|---|
Chat | A group chat application you can invite your friends and colleagues to. | Calling instructions | |
Group Call | A group calling application you can invite your friends and colleagues to. | Chat instructions | |
One to One Call | A one-to-one calling application where you can make a direct call to a friend or colleague. | One-To-One instructions |
Features and Benefits
Todo: Why use our toolkit?
Viewing the UI Component Storybook
Explore and play around with the UI components on the
Packages
Package | Description | License | Latest Version |
---|---|---|---|
@Azure/communication-ui |
Todo: Package description | ||
@Azure/acs-calling-declarative |
Todo: Package description | ||
@Azure/acs-calling-selector |
Todo: Package description | ||
@Azure/acs-chat-declarative |
Todo: Package description | ||
@Azure/acs-chat-selector |
Todo: Package description |
Contributing to the Packages or Samples
Join us by making a contribution. To get you started check out our making a contribution guide.
We look forward to building an amazing open source toolkit with you!