1.0.1 • Published 4 years ago

esferasoft-package-2 v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

How can we install

npm install esferasoft-package-2

Usage

const {sampleFunction, getCurrentDateTime, getNetworkInterfacesInfo} = require('esferasoft-package-2')

sampleFunction("simple message"); // use this to console message

console.log(getCurrentDateTime()); // get current date and time

console.log(getNetworkInterfacesInfo()); // get network interfaces information
1.0.1

4 years ago

1.0.0

4 years ago