``` npm install parcel-plugin-html-root-syntax ```
A fix to parcel-plugin-html-root-syntax that allows # on all <link> elements.
Parcel plugin that allows you to ignore assets/import syntax from bundling.
hast utility to serialize to HTML
Allow parsing of TypeScript syntax
remark plugin that turns markdown into HTML to support rehype
Allow parsing of jsx
The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax.
Allow parsing of the module attributes in the import statement
Allow parsing of the nullish-coalescing operator
Allow parsing of class properties
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Allow parsing of the module assertion attributes in the import statement
A CSS parser, transformer, and minifier written in Rust
Allow parsing of optional properties
React component to render markdown
Allow parsing of '#foo in obj' brand checks
Allow parsing of import.meta
Allow parsing of object rest/spread
Allow parsing of async generator functions
Allow parsing of the logical assignment operators