Skip to content

Releases: design-systems/url-helper

0.1.2

24 Sep 21:03
Compare
Choose a tag to compare
  • Added @design-systems scope for the NPM package.

0.1.1

24 Sep 20:46
Compare
Choose a tag to compare

• Migrated from proprietary to MIT license.

0.1.0

11 Aug 18:03
Compare
Choose a tag to compare

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.