autorest.typescript
                                
                                
                                
                                    autorest.typescript copied to clipboard
                            
                            
                            
                        Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
AutoRest Typescript Documentation
These documents are Typescript-specific, see our main docs for more general information
- 
Generating Typescript Clients with AutoRest
- How do I generate code? Main documents are here, while here are the typescript-specific docs
 
 - 
Using Your Generated Typescript Client
- How do I use my Typescript client now that I've generated it? Main docs are here
 
 - 
Migrating from AutoRest 2.0 to 3.0
- I have old generated code using the previous version of AutoRest. How do I upgrade my code? Main docs here, Typescript-specific docs here
 
 - 
Developing with AutoRest
- How do I generate or contribute to AutoRest in dev mode Main docs here
 
 - 
Samples
- Sample readmes and generated code for common scenarios.
 
 - 
FAQ
 - 
[Troubleshooting][troubleshooting]