urlspliter library

A URL text splitter library that separates URLs from plain text.

This library provides functionality to parse text and identify URLs, returning structured data that can be used for text rendering or processing.

Classes

TextSpanData
Represents a span of text with its content type.
UrlSpliter
A URL text splitter that separates URLs from plain text.