Ugly Alpha 1
html_parser:0.3.0

total uncompressed bytes

50.3 KB

total files

60

Fix

NewInclude { include: [ "src/**/*", "LICENSE", "README.md", ], has_build_script: false, }

49 wasted files

total waste: 28.6 KB

  1. tests/element.rs : 5.0 KB
  2. tests/websites.rs : 3.2 KB
  3. tests/element_attributes.rs : 2.3 KB
  4. tests/svg.rs : 2.3 KB
  5. tests/snapshots/element__it_can_parse_deeply_nested.snap : 2.2 KB
  6. tests/snapshots/output__it_can_output_complex_html_as_json.snap : 1.0 KB
  7. tests/document_fragment.rs : 1.0 KB
  8. tests/snapshots/element__it_can_parse_script_with_content.snap : 857 B
  9. tests/document.rs : 847 B
  10. tests/text.rs : 827 B
  11. tests/output.rs : 798 B
  12. tests/snapshots/svg__it_can_parse_svg.snap : 592 B
  13. tests/comments.rs : 450 B
  14. tests/snapshots/element__it_can_parse_nested_elements_mixed_children.snap : 418 B
  15. tests/snapshots/element__it_can_parse_style_with_content.snap : 386 B
  16. tests/snapshots/element_attributes__it_can_parse_multiple_attributes_single_quote.snap : 274 B
  17. tests/snapshots/element_attributes__it_can_parse_multiple_attributes_no_quote.snap : 274 B
  18. tests/snapshots/element_attributes__it_can_parse_multiple_attributes_double_quote.snap : 274 B
  19. tests/snapshots/element__it_can_parse_nested_elements.snap : 268 B
  20. tests/snapshots/element__it_skips_dangling_elements.snap : 264 B
  21. tests/snapshots/element_attributes__it_can_parse_classes.snap : 241 B
  22. tests/snapshots/element_attributes__it_can_parse_attribute_key_mixed_case_symbols.snap : 237 B
  23. tests/snapshots/element_attributes__it_can_parse_attribute_multiple_values_single_quote.snap : 233 B
  24. tests/snapshots/element_attributes__it_can_parse_attribute_multiple_values_double_quote.snap : 233 B
  25. tests/snapshots/element_attributes__it_can_parse_attribute_with_empty_value.snap : 229 B
  26. tests/snapshots/element__it_can_parse_multiple_open_elements.snap : 226 B
  27. tests/snapshots/text__it_can_parse_document_with_multiple_text_elements.snap : 225 B
  28. tests/snapshots/element__it_can_parse_multiple_elements.snap : 222 B
  29. tests/document_empty.rs : 220 B
  30. tests/snapshots/element_attributes__it_can_parse_single_quote.snap : 196 B
  31. tests/snapshots/element_attributes__it_can_parse_no_quote.snap : 196 B
  32. tests/snapshots/element_attributes__it_can_parse_double_quote.snap : 196 B
  33. tests/snapshots/element_attributes__it_can_parse_id.snap : 192 B
  34. tests/snapshots/document_fragment__it_can_parse_text_comment_element_as_fragment.snap : 187 B
  35. tests/snapshots/document_fragment__it_can_parse_single_div_as_fragment.snap : 174 B
  36. tests/snapshots/element__it_can_parse_one_element_mixed_case_numbers_symbols.snap : 172 B
  37. tests/snapshots/element__it_can_parse_one_element_mixed_case_numbers.snap : 170 B
  38. tests/snapshots/text__it_can_parse_document_with_text_and_line_breaks.snap : 161 B
  39. tests/snapshots/document__it_can_parse_minimal_document.snap : 160 B
  40. tests/snapshots/document__it_can_parse_document_with_comments.snap : 160 B
  41. tests/snapshots/element__it_can_parse_one_element_upper_case.snap : 159 B
  42. tests/snapshots/element__it_can_parse_one_element_mixed_case.snap : 159 B
  43. tests/snapshots/element__it_can_parse_one_element.snap : 159 B
  44. tests/snapshots/document_fragment__it_can_parse_single_text_as_fragment.snap : 129 B
  45. tests/snapshots/text__it_can_parse_document_with_just_text.snap : 122 B
  46. tests/snapshots/document_empty__it_can_parse_empty_document.snap : 82 B
  47. tests/snapshots/comments__it_can_parse_document_with_just_one_comment.snap : 76 B
  48. tests/snapshots/comments__it_can_parse_document_with_just_comments.snap : 76 B
  49. .gitignore : 8 B