Go to file
wasmcloud-automation-app[bot] 1c4ea97323 chore: update versions 2025-07-16 11:27:22 -04:00
.changeset chore: update versions 2025-07-16 11:27:22 -04:00
.github chore(deps): bump taiki-e/install-action from 2.56.13 to 2.56.15 2025-07-16 09:53:11 -04:00
.yarn/releases chore(washboard-ui): update yarn version 2024-12-17 09:05:05 -05:00
apps/washboard-ui chore: update versions 2025-07-16 11:27:22 -04:00
examples chore(deps): bump the example-dependencies group across 7 directories with 6 updates 2025-07-15 10:22:35 -04:00
packages chore: update versions 2025-07-16 11:27:22 -04:00
.eslintrc.js chore: enabling washboard workspaces 2024-12-17 09:04:50 -05:00
.gitattributes chore: enabling washboard workspaces 2024-12-17 09:04:50 -05:00
.gitignore chore: add ci workflows and GitHub config and init changesets 2024-12-23 12:19:21 -05:00
.prettierignore ci: align typescript projects around turborepo standards 2024-12-17 09:07:42 -05:00
.tool-versions chore(ci): update yarn and minimum nodejs version 2025-03-24 13:03:01 -04:00
.yarnrc.yml chore(washboard-ui): update yarn version 2024-12-17 09:05:05 -05:00
CONTRIBUTING.md chore: removed Name field from get inventory output and washboard output 2024-12-17 09:05:02 -05:00
Makefile chore: enabling washboard workspaces 2024-12-17 09:04:50 -05:00
README.md docs: add top level README 2025-04-07 23:33:16 +09:00
package.json chore(deps-dev): bump the dev-dependencies group with 3 updates 2025-07-15 10:31:34 -04:00
prettier.config.mjs chore: enabling washboard workspaces 2024-12-17 09:04:50 -05:00
turbo.json chore: add ci workflows and GitHub config and init changesets 2024-12-23 12:19:21 -05:00
yarn.lock chore(deps): bump zod from 3.25.75 to 4.0.5 2025-07-15 18:21:10 -04:00

README.md

wasmCloud Typescript

Typescript ecosystem libraries for wasmCloud

Components

[!NOTE] Need a starter guide to wasmCloud components written in Typescript?

Start at the wasmCloud Typescript language guide

wasmCloud Components are WebAssembly components that serve as applications on the wasmCloud platform.

This repository showcases a few examples of components written in Typescript (which transpile to Javascript), which you can find in the components subdirectory.