zeplin-cli-connect-plugin-vue
v1.1.0
Published
Vue Zeplin CLI Connected Components Plugin
Downloads
662
Readme
Zeplin CLI Connected Components - Vue Plugin
Zeplin CLI plugin, to send Vue component snippets to Zeplin
To use:
- Follow instructions for setting up Zeplin Connected Components, and the required
components.json
file; see Zeplin's blog post and the@zeplin/cli
package (still in beta as of Dec. 2019) - Once your
components.json
is ready, then:
npm i @zeplin/cli -D
npm i zeplin-cli-connect-plugin-vue -D
npx zeplin connect -p zeplin-cli-connect-plugin-vue
And that's it! In addition to any Component or Storybook links you've setup, snippets for your .vue
components will now be available alongside your Zeplin components
Please open issues with any additional information you'd like to see in your generated Zeplin snippets