A string-to-IRL converter. Returns null if the string is not a IRL. An IRL is a non-standard yet useful way of representing URLs in Unicode.
Usage
import { irl } from ".";
A string-to-IRL converter. Returns null if the string is not a IRL. An IRL is a non-standard yet useful way of representing URLs in Unicode.
import { irl } from ".";