publicsuffixlist.js
publicsuffixlist.js copied to clipboard
Publish to NPM
I noticed the project has a package.json file but it doesn't appear to be published to NPM. Is there any chance it could be published to make it easier for node users to get new versions.
This can be installed directly from GitHub:
npm install gorhill/publicsuffixlist.js
For anybody coming across this comment today, please note that in order to use this utility in Node, you will need to make a couple minor environmental changes. See https://github.com/gorhill/publicsuffixlist.js/issues/18 for more information.