hyperterm-open-devtools

1.0.4 • Public • Published

hyperterm-open-devtools

Open DevTools for currently showing web page with a hotkey on Hyper

Screenshot

Install

Add hyperterm-open-devtools to the plugins list in your ~/.hyper.js config file.

Config of hotkey

The hotkey is default by CommandOrControl+Alt+J, you can set openDevToolsKey in ~/.hyper.js config file:

config: {
  ...
  openDevToolsKey: 'CommandOrControl+Alt+K'
}

You need restart app to apply the config.

Test

$ ./fetch-hyper.sh
$ npm test

License

MIT

/hyperterm-open-devtools/

    Package Sidebar

    Install

    npm i hyperterm-open-devtools

    Weekly Downloads

    0

    Version

    1.0.4

    License

    MIT

    Last publish

    Collaborators

    • jhen0409