This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-12-26 07:02:28 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
2d8bd9ed89
swc
/
crates
/
swc_html_parser
/
src
History
Marsel Shayhin
566063dca5
feat(html/parser): Allow self-closing
/>
on non-void HTML elements via a flag (
#8460
)
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