Skip to content

norato/storybook-snippets

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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