new-port

1.0.0 • Public • Published

New port

Get a free port

Installation

npm install --save new-port

Usage

const newport = require('new-port');
 
newport.then(port => {
  // do something with port
});

Working example in test.js

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i new-port

Weekly Downloads

116

Version

1.0.0

License

MIT

Last publish

Collaborators

  • tobihrbr
  • tobi~