An open API service indexing awesome lists of open source software.

https://github.com/artemnovichkov/zeplin-extension-template

⚗️ Template for Zeplin Extensions
https://github.com/artemnovichkov/zeplin-extension-template

extension github-templates template zeplin zeplin-extension

Last synced: 12 months ago
JSON representation

⚗️ Template for Zeplin Extensions

Awesome Lists containing this project

README

          

# Sample Zeplin Extension

[Zeplin](https://zeplin.io) extension that generates sample snippets.

## Getting started

Add the extension to your project from extensions.zeplin.io.

## Output

```
sample
```

## Options

#### Sample option

Sample option providing sample functionality.

## Development

This extension is developed using [zem](https://github.com/zeplin/zem), Zeplin Extension Manager. zem is a command line tool that lets you quickly create, test and publish extensions.

To learn more about creating Zeplin extensions, [see documentation](https://github.com/zeplin/zeplin-extension-documentation).