JSPM

hyper-quit

1.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 14
  • Score
    100M100P100Q42576F
  • 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.

npm version npm total downloads npm monthly downloads license

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 Hyper 2's hyper CLI command:

hyper install hyper-quit