0.5.22 • Published 4 years ago
@sb-mig/plugin-add-components v0.5.22
plugin-add-components
Plugin for sb-mig to add components to your project.
Usage
$ npm install -g @sb-mig/plugin-add-components
$ sb-mig COMMAND
running command...
$ sb-mig (-v|--version|version)
@sb-mig/plugin-add-components/0.5.22 linux-x64 node-v16.13.0
$ sb-mig --help [COMMAND]
USAGE
$ sb-mig COMMAND
...
Commands
sb-mig add TYPE [LIST]
Add and install components from repository.
Add and install components from repository.
USAGE
$ sb-mig add TYPE [LIST]
ARGUMENTS
TYPE (components) What to add and install to project.
LIST Space separated list of component names with scope. Example: @storyblok-components/card
@storyblok-components/product-card @storyblok-components/row @storyblok-componenst/layout
OPTIONS
-c, --copy Copy downloaded files into your folder structure (outside node_modules)
-h, --help show CLI help
EXAMPLES
$ sb-mig add components @storyblok-components/simple-text-block
$ sb-mig add components @storyblok-components/simple-text-block --copy
$ sb-mig add components @storyblok-components/simple-text-block @storyblok-components/advanced-carousel --copy
See code: lib/commands/add.js
0.5.22
4 years ago
0.5.12
4 years ago
0.5.11
4 years ago
0.5.10
4 years ago
0.5.9
4 years ago
0.5.8
4 years ago
0.5.7
5 years ago
0.5.6
5 years ago
0.5.5
5 years ago
0.5.4
5 years ago
0.5.3
5 years ago
0.5.2
5 years ago
0.5.1
5 years ago
0.5.0
5 years ago
0.4.3
5 years ago
0.4.2
5 years ago
0.4.1
5 years ago
0.4.0
5 years ago
0.3.1
5 years ago
0.2.0
5 years ago
0.1.4
5 years ago
0.1.3
5 years ago
0.1.2
5 years ago
0.0.6
5 years ago
0.0.5
5 years ago
0.0.4
5 years ago
0.0.3
5 years ago