Skip to content

geekofer/storybook-react-snippets

Repository files navigation

Storybook React Snippets

This extension contains storybook code snippets for JavaScript in ES6 syntax for Vs Code editor (supports both JavaScript and TypeScript).

image info

Note

**All the snippets include the final semicolon ;.

Installation

In order to install an extension you need to launch the Command Palette (Ctrl + Shift + P or Cmd + Shift + P) and type Extensions. There you have either the option to show the already installed snippets or install new ones. Search for JavaScript (ES6) code snippets and install it.

Supported languages (file extensions)

  • JavaScript (.js)
  • TypeScript (.ts)
  • JavaScript React (.jsx)
  • TypeScript React (.tsx)

Snippets

Below is a list of all available snippets and the triggers of each one. The means the TAB key.

Trigger Content
!sbjrc→ Javascript Template for storybook
!sbtrc→ Typescript Template for storybook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published