https://github.com/foso/zeplinextensiontyped
https://github.com/foso/zeplinextensiontyped
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/foso/zeplinextensiontyped
- Owner: Foso
- Created: 2021-11-08T20:51:03.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-08T20:51:05.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T15:26:51.672Z (9 months ago)
- Language: TypeScript
- Size: 265 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello Layer
tsc --project tsconfig.json## Getting started
Add the extension to your project from [extensions.zeplin.io](https://extensions.zeplin.io).
## 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).