#parser #graphics #web-programming #text-processing

taginfo

Provides classification, validation of tag names from HTML, SVG, and MathML

1 unstable release

0.1.0 Jun 29, 2020

#559 in Graphics APIs

MIT/Apache

14KB
450 lines

This is a Rust library for getting information about SGML (HTML, MathML, and SVG) tags.

License: MIT


lib.rs:

This module contains utilities for parsing or validating strings relating to tags.

Dependencies

~11KB