зеркало из
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.
Перейти к файлу
James Burnside 430c147a54
update new codeowners (#167)
2021-04-23 20:45:25 +00:00
.github update new codeowners (#167) 2021-04-23 20:45:25 +00:00
change Alcail/storybook control bar (#165) 2021-04-23 13:33:57 -07:00
common Jinan/perf optimized (#146) 2021-04-22 23:02:33 +00:00
docs Package Updates: add CommonJs builds, update npm packs and add to private preview drop (#132) 2021-04-09 13:17:57 -07:00
packages Alcail/storybook control bar (#165) 2021-04-23 13:33:57 -07:00
samples Jinan/perf optimized (#146) 2021-04-22 23:02:33 +00:00
.eslintignore Add CommonJS Support to UI component package (#93) 2021-03-26 13:58:17 -07:00
.gitattributes initial repo setup with rush, SDK folder migrated over renamed to communication-ui 2021-02-16 12:16:32 -08:00
.gitignore Package Updates: add CommonJs builds, update npm packs and add to private preview drop (#132) 2021-04-09 13:17:57 -07:00
.prettierignore Enable prettier (#10) 2021-02-18 14:41:01 -08:00
.prettierrc Enable prettier (#10) 2021-02-18 14:41:01 -08:00
CONTRIBUTING.md chore: Add repo documentation 2021-02-17 21:06:51 +00:00
LICENSE.md Add license file (#6) 2021-02-17 16:07:53 -08:00
README.md Update link for Quick-start Documentation (#142) 2021-04-12 16:33:24 -07:00
beachball.config.js Package Updates: add CommonJs builds, update npm packs and add to private preview drop (#132) 2021-04-09 13:17:57 -07:00
rush.json Package Updates: add CommonJs builds, update npm packs and add to private preview drop (#132) 2021-04-09 13:17:57 -07:00

README.md

Azure Communication Services UI Toolkit

Storybook CI build status License: MIT TypeScript

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:

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. Deploy to Azure Calling instructions
Group Call A group calling application you can invite your friends and colleagues to. Deploy to Azure Chat instructions
One to One Call A one-to-one calling application where you can make a direct call to a friend or colleague. Deploy to Azure 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 Storybook

Packages

Package Description License Latest Version
@Azure/communication-ui Todo: Package description License: MIT @Azure/communication-ui npm version
@Azure/acs-calling-declarative Todo: Package description License: MIT @Azure/communication-ui npm version
@Azure/acs-calling-selector Todo: Package description License: MIT @Azure/communication-ui npm version
@Azure/acs-chat-declarative Todo: Package description License: MIT @Azure/communication-ui npm version
@Azure/acs-chat-selector Todo: Package description License: MIT @Azure/communication-ui npm version

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!

Further Reading