webappanalyzer
webappanalyzer copied to clipboard
Considering the creation of an npm package or even to deploy on npmjs
Is your feature request related to a problem? Please describe.
Wappalyzer was easy to install with an npmjs package, since the fork is created, it seems that there is no package available on npmjs, forcing people to install from source.
Describe the solution you'd like
- We could deploy the package on npmjs to make it easy for new users, enhance the visibility and attract potential new contributors
- Easy-win short term solution could be to at least describe the package in this repo, so we can install with npm from the github url in place of npmjs.
Describe alternatives you've considered
Installation from source.
Additional context
None
I'm trying to get it to work with Playwright. I was looking for something similar.
I also really hope to publish it on npmjs.