{"id":13670490,"url":"https://github.com/dapr/js-sdk","last_synced_at":"2025-05-14T23:06:52.477Z","repository":{"id":37493441,"uuid":"193125024","full_name":"dapr/js-sdk","owner":"dapr","description":"Dapr SDK for Javascript","archived":false,"fork":false,"pushed_at":"2025-03-26T17:29:59.000Z","size":5359,"stargazers_count":207,"open_issues_count":71,"forks_count":93,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-05-11T19:42:28.882Z","etag":null,"topics":["dapr","hacktoberfest","open-source"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dapr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-06-21T15:53:54.000Z","updated_at":"2025-04-10T21:14:39.000Z","dependencies_parsed_at":"2025-04-12T09:47:01.049Z","dependency_job_id":null,"html_url":"https://github.com/dapr/js-sdk","commit_stats":{"total_commits":466,"total_committers":39,"mean_commits":"11.948717948717949","dds":0.6244635193133048,"last_synced_commit":"a3ca988c5838b7b457d1b7befc8f0eb3fac06e43"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapr%2Fjs-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapr%2Fjs-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapr%2Fjs-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapr%2Fjs-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dapr","download_url":"https://codeload.github.com/dapr/js-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254243362,"owners_count":22038046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dapr","hacktoberfest","open-source"],"created_at":"2024-08-02T09:00:43.210Z","updated_at":"2025-05-14T23:06:47.455Z","avatar_url":"https://github.com/dapr.png","language":"JavaScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# Dapr SDK for JavaScript\n\n[![NPM Version](https://img.shields.io/npm/v/%40dapr%2Fdapr?style=flat\u0026logo=npm\u0026label=Latest%20version)](https://www.npmjs.com/package/@dapr/dapr) [![NPM Downloads](https://img.shields.io/npm/dy/%40dapr%2Fdapr?style=flat\u0026logo=npm\u0026label=Downloads)](https://www.npmjs.com/package/@dapr/dapr) [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/dapr/js-sdk/.github%2Fworkflows%2Fbuild.yml?branch=main\u0026label=Build\u0026logo=github)](https://github.com/dapr/js-sdk/actions/workflows/build.yml) [![codecov](https://codecov.io/gh/dapr/js-sdk/branch/main/graph/badge.svg)](https://codecov.io/gh/dapr/js-sdk) [![GitHub License](https://img.shields.io/github/license/dapr/js-sdk?style=flat\u0026label=License\u0026logo=github)](https://github.com/dapr/js-sdk/blob/main/LICENSE) [![GitHub issue custom search in repo](https://img.shields.io/github/issues-search/dapr/js-sdk?query=type%3Aissue%20is%3Aopen%20label%3A%22good%20first%20issue%22\u0026label=Good%20first%20issues\u0026style=flat\u0026logo=github)](https://github.com/dapr/js-sdk/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) [![Discord](https://img.shields.io/discord/778680217417809931?label=Discord\u0026style=flat\u0026logo=discord)](http://bit.ly/dapr-discord) [![YouTube Channel Views](https://img.shields.io/youtube/channel/views/UCtpSQ9BLB_3EXdWAUQYwnRA?style=flat\u0026label=YouTube%20views\u0026logo=youtube)](https://youtube.com/@daprdev) [![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/daprdev?logo=x\u0026style=flat)](https://twitter.com/daprdev)\n\n## Getting Started\n\nInstantly get started by installing the Dapr JS SDK and reading the [getting started documentation](https://docs.dapr.io/developing-applications/sdks/js/) or [follow one of the quickstarts](https://github.com/dapr/quickstarts)\n\n```\nnpm install --save @dapr/dapr\n```\n\nYou can also use the development version of the SDK which is built from the `main` branch. Make sure to remove the `@dapr/dapr` package first. This package is not meant for production use, and should only be used for development purposes.\n\n```\nnpm install --save @dapr/dapr-dev\n```\n\n## Documentation\n\nVisit [https://docs.dapr.io/developing-applications/sdks/js/](https://docs.dapr.io/developing-applications/sdks/js/) to view the full documentation.\n\n## Community\n\nThere are multiple ways to get involved with the SDK community, please see [wiki/Community-engagement](https://github.com/dapr/js-sdk/wiki/Community-engagement) for more information.\n\nThe Dapr community can be found on [Discord](https://discord.com/invite/ptHhX6jc34), where you can ask questions, propose features, and share your thoughts.\n\n## Contributing\n\nPlease see our [Contributing Overview](https://docs.dapr.io/contributing/sdk-contrib/js-contributing/).\n\n### Good First Issues\n\nWe have a list of [good first issues](https://github.com/dapr/js-sdk/labels/good%20first%20issue) that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.\n\n## Code of conduct\n\nPlease see [CODE_OF_CONDUCT.md](https://github.com/dapr/js-sdk/blob/main/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdapr%2Fjs-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdapr%2Fjs-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdapr%2Fjs-sdk/lists"}