@beam-launcher/utils
v0.1.0
Published
Utilities for building Beam extensions
Downloads
111
Maintainers
Readme
@beam-launcher/utils
Beam-native utilities for extension development.
This package mirrors most of the public surface of @raycast/utils, but is wired for Beam's runtime and SDK.
OAuth helpers are intentionally not exported from @beam-launcher/utils.
Runtime Requirements
@beam-launcher/apireact
Release Workflow
Dry-run the published package:
bun run publish:beam-utils -- --dry-runPublish with an npm token:
NPM_CONFIG_TOKEN=... bun run publish:beam-utils -- --publish