A fix to parcel-plugin-html-root-syntax that allows # on all <link> elements.
remark plugin that turns markdown into HTML to support rehype
A CSS parser, transformer, and minifier written in Rust
The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax.
rehype plugin to transform to remark
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
Parcel plugin that allows you to ignore assets/import syntax from bundling.
hast utility to serialize to HTML
Allow parsing of TypeScript syntax
Allow parsing of jsx
Allow parsing of the module attributes in the import statement
Allow parsing of the logical assignment operators
Allow parsing of class properties
Allow parsing of BigInt literals
Allow parsing of import.meta
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 the nullish-coalescing operator
Allow parsing of object rest/spread
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Allow parsing of class static blocks
Allow parsing of the module assertion attributes in the import statement
Allow parsing of optional properties