TypeScript svg-to-react

Open-source TypeScript projects categorized as svg-to-react

TypeScript svg-to-react 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);

  • 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).

TypeScript svg-to-react 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
  • How can I export an interactive figma component to an interactive react component?

    1 project | /r/UI_Design | 20 Aug 2022
  • Some svg icons wont show with react native svg

    3 projects | /r/reactnative | 12 Jun 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 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,324

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