Search results
21 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Converts SVG file to utf-8 encoded data-uri string
Similar with webpack's url-loader for Jest.
A tiny alternative to url-loader and file-loader for webpack 5.
Plugin allows you to use SVGs as react components, configure SVGO(SVG optimization) settings and declare rules for SVG url loader with or without optimization.
url loader for parcel
static loader module for webpack
Use file-loader instead of url-loader in fonts, images and media rules
Import font files in your Next.js project
To solve the pic url in template
url loader for parcel
VUE3组件-可载入url页面的vue组件
解析 html 静态模板中的 img 等资源标签,转交给 url-loader 加载和处理图片。
wub preset that adds url-loader to webpack
upload resources to bos(Baidu Object Storage) for webpack
assets dir for parcel
image minimizing and transforms files into base64 URIs
Rewire your `create-react-app` project to replace `url-loader` with `sizeof-loader`.
url loader for snowpack, use base64 encode file
webpack loader; 超出设定大小后 执行自定义操作上传图片至cdn
Webpack 环境下的静态资源文件加载器。 得益于 [file-loader]()的构建思路,允许被引用文件base64进引用文件内,保留 webpack publicPath 生成逻辑,同时解决 url-loader 显式指定[path]和[context]无法正确解析引用文件和被引用文件相对位置关系问题。