pbojinov / request-ip

A Node.js module for retrieving a request's IP address on the server.
https://npmjs.com/package/request-ip
MIT License
828 stars 102 forks source link

Look into migrating tests from Tape to Jest #55

Open pbojinov opened 2 years ago

pbojinov commented 2 years ago

Jest didn't exist at the time when this library was created.