1.1.6 • Published 2 years ago

server-print v1.1.6

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

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.2.0

2 years ago

1.2.1

2 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.0

3 years ago

1.0.3

3 years ago