jagnani73 / typequest

A library wrapper for keybindings on Keypress.JS.

Home Page:http://typequest.jagnani73.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes

  • lib is the root folder for the library. In it are the following
    • shortcut.component.tsx: A simple listener to add a keyboard shortcut.
    • typequest.tsx: Singleton for keypress.js listener. It also exposes native methods for extensibility.

Improvements

  • UI
  • Library architecture
  • Inclusion of shortcut.component.tsx natively in typequest.tsx using state-hooked props instead of manual renders

About

A library wrapper for keybindings on Keypress.JS.

http://typequest.jagnani73.com/


Languages

Language:TypeScript 92.7%Language:HTML 3.5%Language:JavaScript 2.4%Language:CSS 1.4%