A tiny workaround for css-loader url-resolving issue
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
A loader for webpack which transforms files into base64 URIs
SVGR webpack loader.
utils for webpack loaders
Webpack loader that resolves relative paths in url() statements based on the original source file
Converts SVG file to utf-8 encoded data-uri string
Intercept imports in Node.js
css loader module for webpack
A node-sass custom importer which turns ~ into absolute paths to the nearest parent node_modules directory.
Vite plugin to load SVG files as Vue components
Utility that provides a single API for loading the content of a path/URL.
A file loader module for webpack
Image minimizing loader for webpack 4
<picture> <source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/62209650/196528621-b68e9e10-7e55-4c7d-9177-904cadbb4296.png" align="center" height=50> <source media="(prefers-color-scheme: light)" srcset="https
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
A tiny alternative to url-loader and file-loader for webpack 5.
Network request and file loading utilities.
Self-healing markdown. Intelligently parses and styles incomplete Markdown blocks.
TypeScript definitions for expand-tilde
style loader module for webpack
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
Sass loader for webpack
PostCSS loader for webpack