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

https://github.com/ymichael/widgetetch


https://github.com/ymichael/widgetetch

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

          

# Etch-A-Jam FigJam Widget

![](https://www.figma.com/community/widget/1031269308758149466/thumbnail)

Install and use this widget here: https://www.figma.com/community/widget/1031269308758149466/Etch-A-Jam

## Getting Started

Import this widget's manifest via the "Import widget from manifest" command in FigJam.

Run the following commands in your shell:

```bash
# install dependencies (you only need to do this once)
npm ci

# build code.tsx -> code.js
npx tsc --watch
```

## Appendix

Learn more about widgets here:
https://www.figma.com/widget-docs