React ComponentsTired of typing the same ole' stuff 1,032 times a day? React Components saves you time be scaffolding out your React Components. When you create a React component, you can also have a test created with it, with a Jest snapshot test already created 😃 InstallationYou can install the plugin by searching for react-components in the Visual Studio Code Marketplace
FeaturesRight from the command palette, or even better, a shortcut, have a component created for you that is already scaffolded out. If you want tests created alongside your component, all you have to do is configure the settings to do so. Right now, you can create Configuration
IssuesIf you see an issue, please submit it on Github. Even better, fix it and submit a pull request. ContributingI know this package can be better and I have plans for it to be. If you want to chip in, here are a few things that I would like to accomplish. By all means, this is not an exhaustive list and I would love your input of ways you think it could be better.
If you you want to help, please feel free create an issue and talk about what you want to change/fix/add. Once we have discused the changes that need to be made, fork the repo, make the changes and submit a pull request. Make sure that your code is linted before submitting the pull request. If you have any questions about anything at all, please do not hesitate to reach out. |