JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 14
  • Score
    100M100P100Q40805F
  • License MIT

Cross-platform implementation of the Unix 'kill' command.

Package Exports

  • cash-kill

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 (cash-kill) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

cash-kill


This is a cross-platform, 100% ES6 implementation of the Unix kill command.

npm install cash-kill -g

This will install kill globally in your system path.

For help on the command, type:

> kill --help

More

This module is part of Cash, a project providing cross-platform implementations of all major Unix-based commands in pure Javascript.

Individual commands

License

MIT © David Caccavella