Open delchev opened 8 years ago
I find this one to be quite comprehensive: URI.js Unlike many others, it not only parses URL, but also support safe mutation operations, path normalization, and (which is very nice for REST APIs!) support for URL templates. It's adopted currently in our generic test results dashboard UI application. Good stuff.
API for 'url' utils