SVGR is a lightweight, framework-agnostic library for generating, transforming, and rendering SVGs safely and efficiently. Built with a fluent API, it provides a powerful way to manipulate SVGs for use across different platforms and frameworks.
- 🎨 Transform & optimize SVGs dynamically
- 🔌 Headless & framework-agnostic (usable with React, Vue, Angular, and more)
- ⚡ Fluent API for easy and intuitive SVG manipulation
- 🛠 Configurable via JSON or code
- ✅ Safe & controlled rendering
npm install @svgr/core
# or
yarn add @svgr/core
# or
pnpm add @svgr/core
The initial release will provide methods to convert, optimize, and render SVGs dynamically. Stay tuned for a detailed usage guide!
- ✅ Project setup & tooling
- 🚧 Basic API implementation
- 🔜 Optimization & performance tuning
- 🔜 Framework integrations (React, Vue, Angular, Svelte)
- 🔜 Documentation & examples
Contributions are welcome! As the project evolves, we will add contribution guidelines. If you’re interested, feel free to open an issue or start a discussion.
MIT © [Your Name or Organization]
Stay tuned for updates and feel free to ⭐ the repo if you're interested in following the progress!