ViewModelViewModel is an MVVM library for React. It lets you create your components using simple view models and bindings. You can think of it as Knockout for React or Angular without the ceremonies and boilerplate. See the extensive documentation at viewmodel.org for more information. This extensionIt lets you right click a component in your HTML and generate a new component of that name. Right click the name of the component you want to generateGet an empty componentAnd a test scaffoldQuestions & IssuesPlease feel free to ask questions or report bugs/problems by creating an issue |