JSPM

hyper-quit

1.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 10
  • Score
    100M100P100Q42776F
  • License Apache-2.0

Quit Hyper on macOS when last window closes

Package Exports

  • hyper-quit

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hyper-quit) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

hyper-quit

Quit Hyper on macOS when last window closes.

Note: This has no effect on other operating systems as Hyper will already exit when the last window is closed.

Installation

To install, edit ~/.hyper.js and add "hyper-quit" to plugins:

plugins: ["hyper-quit"],

Or you can install with hpm:

hpm install hyper-quit