alex-dixon / sdk-typescript

Temporal TypeScript SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Temporal TypeScript SDK

NPM LICENSE

Temporal is a durable execution system that transparently makes your code durable, fault-tolerant, and simple.

"Temporal TypeScript SDK" is the framework for authoring workflows and activities using either the TypeScript or JavaScript programming languages.

For documentation and samples, see:

Packages

This monorepo contains the following packages:

Subfolder Package
packages/client/ @temporalio/client
packages/worker/ @temporalio/worker
packages/workflow/ @temporalio/workflow
packages/activity/ @temporalio/activity
packages/testing/ @temporalio/testing
packages/common/ @temporalio/common
packages/proto/ @temporalio/proto
packages/interceptors-opentelemetry/ @temporalio/interceptors-opentelemetry
packages/meta/ temporalio (deprecated)
packages/test/ SDK internal tests
packages/create-project/ @temporalio/create
packages/docs/ API docs

Contributors

/sdk-typescript/graphs/contributors

Thank you to everyone who has contributed 😃🙌

Contributing

We welcome issues and PRs! Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to the SDK.

About

Temporal TypeScript SDK

License:Other


Languages

Language:TypeScript 91.8%Language:Rust 5.2%Language:JavaScript 2.5%Language:CSS 0.2%Language:Makefile 0.2%