Skip to content

herber/new-port

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Get a free port

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published