@oh-my-tool/sdk
v0.3.5
Published
Oh My Tool extension SDK
Maintainers
Readme
@oh-my-tool/sdk
The Bun-first SDK for creating Oh My Tool native extensions.
npm install --save @oh-my-tool/sdkExtensions expose an ExtensionManifest and handlers through
defineExtension. See the main Oh My Tool repository
for the manifest contract, extension examples, and compatibility policy.
Requires Bun 1.4 or newer.
