Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.1 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.1 KB

Zeplin CLI Connected Components - Vue Plugin

npm version

Example Zeplin snippet created by the plugin

Zeplin CLI plugin, to send Vue component snippets to Zeplin

To use:

  1. 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)
  2. 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