Ali Anari
Ali Anari
Fixes a lot of build issues with the native image processing [lwip](https://www.npmjs.com/package/lwip) library (which I cannot get to build on Node 10 on OSX or Ubuntu), with the pure Javascript...
It would help TypeScript users and the adoption of this module, to add the typing file to [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped). Here is the typing file I've implemented and am using in a...
Could I submit a PR to take additional flags to support other Python dependency management systems, rather than only using a `requirements.txt` file?