htmljs-parser icon indicating copy to clipboard operation
htmljs-parser copied to clipboard

An HTML parser recognizes content and string placeholders and allows JavaScript expressions as attribute values

Results 4 htmljs-parser issues
Sort by recently updated
recently updated
newest added

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

The following HTML/Marko doesn't parse because the `closeTagName` is parsed with whitespace and so the open and close tag names don't match. ```html Est molestiae sunt facilis qui rem. ```...

## Version: 5.5.1 I suspect this is a known limitation and/or expected behaviour, but it was surprising! For context, I'm building a prettier plugin that uses the `htmljs-parser` directly to...

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies