Ecosyste.ms: Awesome

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

https://github.com/kawamurakazushi/figma-walker

Walkthrough your project without lifting your keyboard / Figma Plugin
https://github.com/kawamurakazushi/figma-walker

figma figma-plugins

Last synced: 2 months ago
JSON representation

Walkthrough your project without lifting your keyboard / Figma Plugin

Lists

README

        

# Figma Walker

Figma Walker is a new launcher for Figma.

It searches Frames and Components from your current page, and jumps in when selected.

You can walk through your project without lifting your keyboard.

[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)

![hero](images/hero.png)

## Usage (Keybinding)

#### Jumps

| Description | Shortcut |
| ----------------------------------- | ------------------------- |
| Select Down | Arrow Down Key / Ctrl + n |
| Select Up | Arrow Up Key / Ctrl + p |
| Jump to selected Frame or Component | Enter / Mouse Click |

![jump](images/jump.gif)

#### Insert Component

Prefix the search field with "i ".

![jump](images/insert.gif)

## Installation
https://www.figma.com/c/plugin/732773762837487095/Figma-Walker

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

#### Development

```bash
yarn watch
```

## Licence
MIT