@supercharge/request-ip

v1.1.1
Retrieve a request’s IP address in Node.js
nodejs request ip request-ip supercharge superchargejs

build

tsc

lint

eslint src --ext .js,.ts

lint:fix

eslint . --fix

list:tests

lab --assert @hapi/code --dry --verbose

test

npm run build && npm run lint && npm run test:run

test:run

lab --assert @hapi/code --leaks --coverage --reporter console --output stdout --reporter html --output ./coverage/coverage.html

test:single

lab --assert @hapi/code --leaks --lint --id
npm i @supercharge/[email protected]

Metadata

  • MIT
  • Whatever
  • Marcus Pöhls
  • released 8/11/2020

Downloads