Releases: design-systems/url-helper
Releases · design-systems/url-helper
0.1.2
- Added
@design-systems
scope for the NPM package.
0.1.1
• Migrated from proprietary to MIT license.
0.1.0
Added helper functions for:
- determining if a URL is absolute.
- validating that an absolute URL has a
http
or https
protocol.
- resolving relative URLs.
- normalizing urls.