Parcel plugin to replace text in CSS files by regular expression
Compile regular expressions using named groups to ES5.
Compile ES2015 Unicode regex to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile Unicode property escapes in Unicode regular expressions to ES5.
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile regular expressions' unicodeSets (v) flag.
Compile regular expressions using duplicate named groups to index-based groups.
Parse regular expressions' unicodeSets (v) flag.
Adds regex expression support
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
Plugin utilities for Rolldown
Regex template tag with extended syntax, context-aware interpolation, and always-on best practices
A CSS parser, transformer, and minifier written in Rust
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
PostCSS plugin to use lightningcss
Parcel plugin that allows you to ignore assets/import syntax from bundling.
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
Recursive matching plugin for Regex+
Regular expression for matching reserved filename characters
Replace loader for Webpack
Give a regex, get a robust predicate function that tests it against a string.
Replace JSX attribute value
Parcel namer that preserves directory structures to stabilize output and keep the hierarchy.