Skip to content

shrijan00003/react-feature

Repository files navigation

React Feature

This is the simple scaffolding extension for react in modular way.

Uses

This extension simply will create scaffold for react feature in modular way. By default react-feature will create typescript files. For javascript files we can pass estension in react feature name as <react-feature-name>.js.

Creates following files

  • context (with boilerplate code for context with hooks)
  • feature name file
  • type file
  • style file
  • route file

Download

Currently as this is made for testing and learning purpose only we are not pushing it to marketplace. But still you can use it by downloading this file from github.

  • run code --install-extension react-feature-0.0.1.vsix
  • Or you can place it on your extension folder
    • Windows %USERPROFILE%\.vscode\extensions
    • macOS ~/.vscode/extensions
    • Linux ~/.vscode/extensions

Demo

Demo

About

A simple vs-code plugin for creating react module scaffolding

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •