Javascript/Typescript SDK
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 21m
- Merged PRs (30d)
- 79
Description
**Is your feature request related to a problem? Please describe.**
It would be great to have a native Typescript library to natively interact with bicep templates.
As the vscode extension is already written in TypeScript, are there any plans to publish a JavaScript/TypeScript SDK?
**Describe the solution you'd like**
A Azure SDK package to interact with bicep templates in the browser and in node.js (maybe deno later?).Published for example as @azure/bicep and integrated with the @azure/identity package for deployment authentication.
Some feature examples would be
- build
- analyze
- lint
- decompile
- interact with registries
- deploy
- etc.
I would like to hear your thoughts on this!
Contributor guide
Research direction
Start by reviewing the existing TypeScript VS Code extension, which the issue identifies as related context. Clarify the SDK scope and supported operations, including build, analyze, lint, decompile, registry interaction, and deployment, then define browser and Node.js behavior and acceptance criteria; no specific files or tests are named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, javascript, node.js, typescript
- Domain
- cloud, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100