{"library":"base64-loader","type":"library","category":null,"description":"Base64 file loader for webpack (v1.0.0, last updated circa 2015). Converts file imports to base64-encoded strings at build time. Purely a webpack loader, no runtime dependencies. Minimal documentation; commonly used for embedding small assets like images or fonts as base64 URIs. Note: This package is outdated and may not work with modern webpack versions (v4/v5). Consider using `url-loader` with `limit` option or `asset modules` in webpack 5.","language":"javascript","status":"deprecated","version":"1.0.0","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install base64-loader","imports":["module.exports = { module: { rules: [ { test: /\\.txt$/, use: 'base64-loader' } ] } }"]},{"cmd":"yarn add base64-loader","imports":[]},{"cmd":"pnpm add base64-loader","imports":[]}],"homepage":null,"github":"https://github.com/antelle/base64-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/base64-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/base64-loader/compatibility"}}