UNPKG

geolang-express

Version:

A simple geolocation middleware for Express.js to set site lang by client IP.

10 lines (8 loc) 111 B
language: node_js node_js: - "4" - "0.12" install: - npm i -g jshint - npm i -g mocha - npm install