Skip to content

norato/storybook-snippets

Repository files navigation

Version Installs

VSCode Snippets for Storybook

Snippet Prefixes

Prefix Description
ng- Angular Snippets

Usage

All Angular snippets starts with "ng-".

ng-story-module

ngStoryModule

Snippet Description
ng-add-story Add Storybook Story
ng-story Initialize a story for a Angular Component

Installation (Mac)

  1. Launch VS Code
  2. Quick Open (⌘+P)
  3. Enter the following command and press enter: 'ext install Storybook Snippets'
  4. Choose extension (Author: Felipe Norato)
  5. Reload VS Code

Installation (Windows, Linux)

  1. Launch VS Code
  2. Quick Open (Ctrl-Shift-P)
  3. Enter the following command and press enter: 'ext install Storybook Snippets'
  4. Choose extension (Author: Felipe Norato)
  5. Reload VS Code

Feedback

Please send any feedback or suggestions to @fnoratol (Twitter) or create an issue on GitHub.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published