what-is-my-ip-address

v1.0.3
TypeScript Starter Kit
ip address ipv4 ipv6 external public typescript

prebuild

npm run build:clean

build

tsc

build:clean

rimraf dist

build:watch

tsc --watch

prepublishOnly

npm run build

postpublish

npm run build:clean

lint

tslint './src/**/*.{ts,tsx}' --project ./tsconfig.json --type-check

pretest

npm run build

test

jest

coverage

jest --coverage

check

npm-run-all test lint build:clean
npm i what-is-my-ip-address

Metadata

  • MIT
  • Whatever
  • Gerard Rovira Sánchez
  • released 7/9/2017

Downloads

Maintainers