daemon-utils

1.0.1 • Public • Published

daemon-utils

WARN: This module is not ready and please use at your own risk.

export { mkdirIfNotExistSync, createPIDHandler } from './pid';
export { isWindows, isRunning } from './process';
export { createDaemonProcess, killDaemonProcess, MSG_TYPES } from './daemon';

Readme

Keywords

none

Package Sidebar

Install

npm i daemon-utils

Weekly Downloads

5

Version

1.0.1

License

BSD

Last publish

Collaborators

  • oyyd