react-svg-handler
v1.0.0
Published
A Node.js toolkit for fetching SVG icons and CDN resources.
Maintainers
Readme
React SVG Handler
React SVG Handler is a lightweight Node.js library designed to fetch SVG icons, JSON files, and JavaScript plugin modules from global CDN providers. It works well inside React projects, build pipelines, server-side rendering environments, or any Node-based runtime that needs to retrieve CDN resources reliably.
🚀 Features
- 🌍 Multi-CDN provider support:
- Cloudflare
- Fastly
- Akamai
- Amazon CloudFront
- KeyCDN
- Gcore
- 🔧 SVG, JSON, and asset fetching
- 🔄 Automatic retry logic
- 🧰 Clean and simple API
📦 Installation
npm install react-svg-handler