Transpile code from TypeScript or JSX into valid JavaScript. This function does not resolve imports.
Transpiler.transform method | Bun module | Bun BuildDocsReferenceGuidesBlogDiscord/Bun/Transpiler/transformMtransform BuildDocsReferenceGuidesBlogDiscord /Bun/Transpiler/transformMtransform Transpiler.transformtransform(code: StringOrBuffer,loader?: JavaScriptLoader): Promisestring>; @param code Referenced typestype StringOrBuffer = string | NodeJS.TypedArray | ArrayBufferLiketype JavaScriptLoader = 'jsx' | 'js' | 'ts' | 'tsx'
Search the reference...
/
method
The code to transpile
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Transpiler.transform method | Bun module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for method bun.Transpiler.transform | Bun