svg2react

Open-source projects categorized as svg2react

svg2react Open-Source Projects

  • svgr

    Transform SVGs into React components 🦁

  • Project mention: Nx + NextJS + Docker - The Nx way: Creating the NextJS application | dev.to | 2023-06-27

    //@ts-check // eslint-disable-next-line @typescript-eslint/no-var-requires const { composePlugins, withNx } = require('@nx/next'); /** * @type {import('@nx/next/plugins/with-nx').WithNxOptions} **/ const nextConfig = { nx: { // Set this to true if you would like to use SVGR // See: https://github.com/gregberge/svgr svgr: false, }, }; const plugins = [ // Add more Next.js plugins to this list if needed. withNx, ]; module.exports = composePlugins(...plugins)(nextConfig);

  • svg-gobbler

    Open source browser extension that makes designing and developing easier by finding, processing, exporting, optimizing, and managing SVG content.

  • 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 logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

svg2react related posts

  • Easily use SVGs as JSX/TSX in your ReactJs app

    1 project | /r/reactjs | 19 Jun 2023
  • How do I use SVG icons in React?

    2 projects | /r/Frontend | 8 Apr 2023
  • SVGR for your React app

    1 project | dev.to | 12 Mar 2023
  • What would be the best way to implement SVG's into your project?

    1 project | /r/Frontend | 26 Jan 2023
  • One way of building an SVG icon library for your project

    2 projects | /r/javascript | 20 Jan 2023
  • Power up SVGs with React and CSS

    3 projects | dev.to | 4 Dec 2022
  • How can I export an interactive figma component to an interactive react component?

    1 project | /r/UI_Design | 20 Aug 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 May 2024
    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. Learn more →

Index

Project Stars
1 svgr 10,310
2 svg-gobbler 365

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com