tagser 1.0.3 copy "tagser: ^1.0.3" to clipboard
tagser: ^1.0.3 copied to clipboard

A small parser for XML-like documents.

1.0.1 #

  • "End of source" error type handling added
  • Options now can be passed to a Tagser constructor.
  • ignoreCase option available now. If true tag name spelling will be ignored.

1.0.2 #

  • Empty valued attributes now available. Example: attr=""
  • new Tagser method - .html(tags) - where tags is a list of tags from .parse() method. This method returns correct displayable HTML for any tags;

1.0.3 #

  • Now with null-safety
1
likes
130
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A small parser for XML-like documents.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on tagser