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

https://github.com/ymichael/widgetsweeper


https://github.com/ymichael/widgetsweeper

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

          

# WidgetSweeper

FigJam Minesweeper widget

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

Install and use this widget here: https://www.figma.com/community/widget/1036815418074118857

## 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