Connected Components plugins enable you to generate descriptions, code snippets, and links (e.g., GitHub, internal wiki, design system) for your components in your Zeplin projects and styleguides based on the platform/framework you’re working with.
You can build a plugin for your own needs to enable your team to sync components in design and code. Follow this guide to start building your own plugin: https://github.com/zeplin/cli/blob/master/PLUGIN.md
We also have open-source plugins that can help guide you while building your own. You can explore them here:
zeplin/cli-connect-react-plugin—Generates snippets from React components
zeplin/cli-connect-angular-plugin—Generate snippets from Angular components
zeplin/cli-connect-swift-plugin—Generates snippets from iOS, and macOS views in Swift
zeplin/cli-connect-storybook-plugin—Generates Storybook links of component