flipport

0.0.1 • Public • Published

🙃🛳 flipport

NPM version MIT License fliphub flipfam

find if a port is available, fallback to first open port if not.

📦 usage

yarn add flipport
npm i flipport --save

📘 examples

const flipport = require('flipport')
flippoort(8000).then(port => {
  // you have an availe port!
})

/flipport/

    Package Sidebar

    Install

    npm i flipport

    Weekly Downloads

    2

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • aretecode