1.0.2 • Published 2 years ago

get-interface v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago