1.1.0 • Published 3 years ago

@ngx-storybook/schematics v1.1.0

Weekly downloads
44
License
BSD-3-Clause
Repository
github
Last release
3 years ago

Schematics for Angular and Storybook Workshops

npm version

Installation

ng add @ngx-storybook/schematics

This schematic automatically adjusts .storybook/config.js to include all stories.ts files inside the src folder, not only from src/stories.

Usage

component (alias: c)

ng g @ngx-storybook/schematics:c button

This command creates a module, component and a story with the given name.

stories (alias: s)

ng g @ngx-storybook/schematics:s my-stories

This command creates a stories file with the given name.

1.1.0

3 years ago

1.0.6

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago