TextParser: Extract and validate structured tokens from text
2025-04-15
![]()
TextParser is an Elixir library that extracts and validates structured tokens from text, including URLs, hashtags, and mentions. It offers built-in token types and supports custom parsers with specific validation rules. Originally developed for processing tags, mentions, and URLs in the Bluesky platform, it is now available as a standalone package.
Was this useful?