SVG Jar is a collection of tools for working with SVG files on the web. It provides a modern approach to SVG management -- import SVGs directly as components in your framework of choice, with build-time optimisation and a visual browser for your icon library.
Status: In development
An unplugin for importing SVGs as components with sprite sheet support. Works with Vite and Rollup.
See the plugin README for full documentation.
Status: In development
A CLI codemod that migrates Ember projects from ember-svg-jar to direct SVG component imports.
pnpm dlx @svg-jar/codemodSee the codemod README for full documentation.
Status: Planned
A UI for browsing and searching your application's SVG files. Provides a visual catalogue of all available icons, making it easy to find the right icon and copy its import path.