swc/crates/swc_html_parser/src
2024-01-03 07:37:37 +00:00
..
lexer refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
parser feat(html/parser): Allow self-closing /> on non-void HTML elements via a flag (#8460) 2024-01-03 07:37:37 +00:00
error.rs chore(html/parser): Typo (#5778) 2022-09-08 01:36:02 +00:00
lib.rs chore(ci): Fix lints (#5462) 2022-08-12 13:13:35 +00:00
macros.rs feat(html): Initialize (#4240) 2022-04-04 04:12:45 +00:00