Pinned Repositories
docs
docs.jpaths.com
internettools
XPath/XQuery 3.1 interpreter for Pascal with compatibility modes for XPath 2.0/XQuery 1.0/3.0, custom and JSONiq extensions, pattern matching, XML/HTML/JSON parsers and classes for HTTP/S requests
is-url-superb
Check if a string is a URL
jsonpath-online-evaluator
JSONPath Online Evaluator
linkify-urls
Linkify URLs in a string
logo
Logo of jpaths
path-exists
Check if a path exists
path-type
Check if a path is a file, directory, or symlink
prepend-http
Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`
protocolify
Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths
jPaths's Repositories
jpaths/docs
docs.jpaths.com
jpaths/internettools
XPath/XQuery 3.1 interpreter for Pascal with compatibility modes for XPath 2.0/XQuery 1.0/3.0, custom and JSONiq extensions, pattern matching, XML/HTML/JSON parsers and classes for HTTP/S requests
jpaths/is-url-superb
Check if a string is a URL
jpaths/jsonpath-online-evaluator
JSONPath Online Evaluator
jpaths/linkify-urls
Linkify URLs in a string
jpaths/logo
Logo of jpaths
jpaths/path-exists
Check if a path exists
jpaths/path-type
Check if a path is a file, directory, or symlink
jpaths/prepend-http
Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`
jpaths/protocolify
Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths
jpaths/truncate-url
Truncate a URL to a specific length
jpaths/url-format-lax
Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`
jpaths/www
Website: www.jpaths.com
jpaths/query-string
Parse and stringify URL query strings