Deno module that kills the process of an informed port

kill-port

Deno module that kills the process of an informed port

kill-port is available through:

Usage

import { killPort } from "https://x.nest.land/kill-port@1.0.1/mod.ts";

await killPort(8082);

Test

deno test --allow-run --allow-net

Format code

deno fmt **/*.ts

Resources

Download Details:

Author: gustavofabro

GitHub: https://github.com/gustavofabro/deno_kill_port

#deno #javascript #nodejs #node-js

Deno module that kills the process of an informed port
2.95 GEEK