Skip to content

What do you think about Visual Studio Marketplace? We are looking for feedback from developers like you! Take the survey

| Marketplace
Sign in
Visual Studio Code>Snippets>React Elmish SnippetsNew to Visual Studio Code? Get it now.

React Elmish Snippets

atheck

|
4 installs
| (0) | Free
Snippets for usage with the react-elmish package.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

react-elmish-snippets

This extension contains several Typescript snippets for simplifying common tasks when using the react-elmish npm package.

Features

This extension provides the following snippets:

Prefix Description
elmish-types Creates the common types for a new elmish component.
elmish-state Creates the initial boilerplate for the state handling of a new elmish component.
elmish-msg Helps creating a Message factory function.
elmish-update-test Creates a test function to test the update map for one message.

Release Notes

1.0.0

The initial release.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft