We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pretty self-explanatory. I'm sure that "validator" is a good lib, but it is 0.3mb in size. This is way too much for two functions in one file.
My offer is:
isIP
net.isIP
isFQDN
If repo owner allows this, I can create a pull request.
Mentioned file is https://github.com/zulhilmizainuddin/nodejs-traceroute/blob/d06023a358434d4db3ceb23a5947c149023b8dd7/process.js
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Pretty self-explanatory. I'm sure that "validator" is a good lib, but it is 0.3mb in size. This is way too much for two functions in one file.
My offer is:
isIP
with built-itnet.isIP
functionisFQDN
with https://www.npmjs.com/package/is-fqdnIf repo owner allows this, I can create a pull request.
Mentioned file is https://github.com/zulhilmizainuddin/nodejs-traceroute/blob/d06023a358434d4db3ceb23a5947c149023b8dd7/process.js
The text was updated successfully, but these errors were encountered: