Git Product home page Git Product logo

keyboard-experimentation's Introduction

Basic app for Rachel to mess around with keyboard navigation.

State as of April 23:

  • The workspace and blocks are from running npx @blockly/create-package app
  • renderer: zelos
  • cursor: line cursor

Controls:

  • Basic keyboard nav controls, but with WASD key behaviour moved to the arrow keys.
  • a: Calls the announce shortcut, which prints the type of the currently selected node to the Announcer Text area on the left side.
  • r: Moves the cursor to the root of the current stack.
  • /: Prints all currently registered keyboard shortcuts to the announcer region.
  • n: Goes to the next sibling stack (if on a stack) or block (if on a block, input, or field).
  • p: Goes to the previous sibling stack (if on a stack) or block (if on a block, input, or field).
  • shift-i: Goes in a level of context.
  • shift-o: Goes out a level of context.

To use:

  • Download or clone the repository
  • cd keyboard-experiment
  • npm install
  • npm start

keyboard-experimentation's People

Contributors

rachel-fenichel avatar fenichel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.