vite-plugin-svg-icons VS vite-plugin-svgr

Compare vite-plugin-svg-icons vs vite-plugin-svgr and see what are their differences.

vite-plugin-svg-icons

Vite Plugin for fast creating SVG sprites. (by vbenjs)

vite-plugin-svgr

Vite plugin to transform SVGs into React components (by pd4d10)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
vite-plugin-svg-icons vite-plugin-svgr
1 4
720 475
5.0% -
0.0 7.2
23 days ago 2 months ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vite-plugin-svg-icons

Posts with mentions or reviews of vite-plugin-svg-icons. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-25.

vite-plugin-svgr

Posts with mentions or reviews of vite-plugin-svgr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-09.
  • Chrome Extension with React + CRXJS + Vite + Docker
    3 projects | dev.to | 9 May 2023
    If you want to use svg with React components, install vite-plugin-svgr.
  • Migrating from Create React App (CRA) to Vite
    6 projects | dev.to | 22 Aug 2022
    We need vite-plugin-svgr in order to import SVGs as React components. For example:
  • Repeating variable names for imports, types and switch. Got to be a better way!
    3 projects | /r/reactjs | 25 Feb 2022
    If you're using Vite, then maybe try one of these: - https://github.com/pd4d10/vite-plugin-svgr - https://github.com/vbenjs/vite-plugin-svg-icons
  • Using Vite with React
    18 projects | dev.to | 3 Apr 2021
    Instead of webpack svgr - vite has a community plugin vite-plugin-svgr. Looking at its source code I can tell that it does the work as needed. In the future, I may want to add more SVGR options (currently for custom colors we use css currentColor property), so I may contribute it or create a similar plugin. NOTE: vite bundles the static svg in addition to assets even if you use vite-plugin-svgr. So many useless files will be generated. This is a minor issue that can be unnoticeable. I created a script for deleting those files (it has 0 impacts on the bundle because the client does not download those chunks).

What are some alternatives?

When comparing vite-plugin-svg-icons and vite-plugin-svgr you can also consider the following projects:

svgr - Transform SVGs into React components 🦁

webpack-bundle-analyzer - Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap

react-markdown - Markdown component for React

awesome-vite - ⚡️ A curated list of awesome things related to Vite.js

rollup-plugin-visualizer - 📈⚖️ Visuallize your bundle

vite-tsconfig-paths - Support for TypeScript's path mapping in Vite

nivo - nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries

esbuild - An extremely fast bundler for the web

wmr - 👩‍🚀 The tiny all-in-one development tool for modern web apps.

tsconfig-paths-webpack-plugin - Load modules according to tsconfig paths in webpack.

vite - Next generation frontend tooling. It's fast!