Make JS componentThis is Make Js Component VS Code Extension. This tool, just like its npx equivalent, removes the tedious component creation from your flow, adding the capability to create a brand new development-ready component right from your command Palette. At the moment we support the following JS Frameworks:
CommandsMake Js ComponentThe basic command. It let you create a component, choosing the name and picking the framework Make Js Component - Detect FrameworkLeave the framework choice to MJC, it will detect the framework you're using and will pick the correct component template for you. Make Js Component - from selectionIf you want to make a part of your template a separate component, you can just select it, right click and choose the command "Make JS Component - from selection". The framework will be automatically detected and you'll have your new component in seconds
|