Pergunta

Is there an implementation for RFC3987 (Internationalized Resource Identifiers ) done in JavaScript so that I can use it to check if a string is a valid IRI? I need it for a script done with NodeJS.

I know that HTML doesn't support IRI links but I am not using to check HTML documents.

Foi útil?
Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top