Install haxe modules through npm
npm i -D @hacksawstudios/haxe-module-installer`
Add postinstall script to scripts in package.json:
` "postinstall": "npx @hacksawstudios/haxe-module-installer"`
How does it work?
It simply copies the package to .haxelib folder and runs haxelib dev`