A craco plugin to use base64-inline-loader with create-react-app
A Base64 loader for Webpack
Rewire `babel-loader` loader in your `create-react-app` project using `craco`.
Use [esbuild](https://github.com/evanw/esbuild) in your [create-react-app](https://create-react-app.dev/) with [craco](https://github.com/gsoft-inc/craco) for faster compilation, development and tests.
Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app.
Converts SVG file to utf-8 encoded data-uri string
Adds source mappings and base64 encodes them, so they can be inlined in your generated file.
expose loader module for webpack
Karma plugin that locates and loads existing javascript source map files.
Cleans up and inlines your SVG files into Webpack module.
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
exports loader module for webpack
> webpack loader for Vue Single-File Components
No description provided.
A loader for webpack which transforms files into base64 URIs
Official type declarations for @craco/craco
A minimal base64 implementation for number arrays.
Base64 encoding/decoding in pure JS
json loader module for webpack
A Less plugin for craco / react-scripts / create-react-app
Encode/decode base64 data into ArrayBuffers
A craco plugin to use sass-resources-loader with create-react-app
Nodemailer plugin that will inline base64 images
Super simple svg loading module for Nuxt.js