File tree 1 file changed +3
-18
lines changed
1 file changed +3
-18
lines changed Original file line number Diff line number Diff line change 1
- <p align =" center " >
2
- <a href =" https://dapr.io " >
3
- <img src="https://dapr.io/images/dapr.svg" height="128">
4
- <h1 align="center">Dapr</h1>
5
- </a >
6
- </p >
7
-
8
- <p align =" center " >
9
- <a aria-label =" NPM version " href =" https://www.npmjs.com/package/@dapr/dapr " >
10
- <img alt="" src="https://img.shields.io/npm/v/@dapr/dapr?style=for-the-badge&labelColor=000000">
11
- </a >
12
- <a aria-label =" License " href =" https://github.com/dapr/js-sdk/blob/main/LICENSE " >
13
- <img alt="" src="https://img.shields.io/badge/License-Apache_2.0-blue.svg?style=for-the-badge&labelColor=000000">
14
- </a >
15
- <a aria-label =" Join the community on Discord " href =" https://discord.com/invite/ptHhX6jc34 " >
16
- <img alt="" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=Discord&labelColor=000000&logoWidth=20&logoColor=FFFFFF">
17
- </a >
18
- </p >
1
+ # Dapr SDK for JavaScript
2
+
3
+ [](https://www.npmjs.com/package/@dapr/dapr) [](https://www.npmjs.com/package/@dapr/dapr) [](https://github.com/dapr/js-sdk/actions/workflows/build.yml) [](https://codecov.io/gh/dapr/js-sdk) [](https://github.com/dapr/js-sdk/blob/main/LICENSE) [](https://github.com/dapr/js-sdk/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) [](http://bit.ly/dapr-discord) [](https://youtube.com/@daprdev) [](https://twitter.com/daprdev)
19
4
20
5
## Getting Started
21
6
You can’t perform that action at this time.
0 commit comments