1.0.2 • Published 1 year ago

get-interface v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

npm version

get-interface

The ip address is detected and it automatically opens your web browser.

Installation

  1. Install the component using npm:
npm install get-interface --save-dev

Usage

let PORT = process.env.PORT || 3000
let get_interface = require('get-interface')

get_interface(PORT)
let get_interface = require('get-interface')

get_interface()

Authors

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago