1.1.6 • Published 3 years ago

server-print v1.1.6

Weekly downloads
99
License
ISC
Repository
github
Last release
3 years ago

server-print

Print and copy server url

Installation

$ yarn add server-print --dev

Use

import serverPrint from 'server-print';

serverPrint({port: '8080'});

// add path
serverPrint({prot: '8080', path: '/example'});

// Change copy's path
serverPrint({port: '8080', copyType: 'ip'});
1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.2.0

3 years ago

1.2.1

3 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago

1.0.3

4 years ago