aws-sdk-js-codemod
aws-sdk-js-codemod copied to clipboard
Create a playground for aws-sdk-js-codemod
trafficstars
Is your feature request related to a problem? Please describe.
To test aws-sdk-js-codemod the users have to install it using npm install or npx
Describe the solution you'd like
Create a playground where users can select template, provide their code and check the output.
Additional context
vue-codemod playground https://github.com/vuejs/vue-codemod/pull/2
ASTExplorer has an option to perform tranform with jscodeshift. On selected, it shows input, output, jscodeshift source code and AST.
Screenshot
Source: https://github.com/fkling/astexplorer