url-assist

URL tools at your ease

MIT License

Downloads
25
Stars
1

Bot releases are visible (Hide)

url-assist - v1.2.1 release Latest Latest Release

Published by codehyouka about 1 year ago

List of changes

  • fix the support for esm and ts
  • update code comment
  • update category
  • .npmignore and .gitattributes was added in the filesystem

List functionality that is added or modifed

  • getHostDetails that return data was modified
  • urlComposer was modified to verify the FQDN
  • urlPattern is a new feature
  • isUrlValidFormat was modify
  • isWebSocketProtocolValid was modify
url-assist - v1.0.2

Published by codehyouka about 1 year ago

List of update

  • Update code comment
  • Add CICD
  • README.md also updated

New utility function

  • isUrlExtValid
  • joinUrlPath
  • isHttpProtocolValid
  • isHttps
  • getHostDetails
  • qsStringify
  • qsParse
  • isUrlExtIsValid