inline-svg

Open-source projects categorized as inline-svg

Top 4 inline-svg 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-inject

    A tiny, intuitive, robust, caching solution for injecting SVG files inline into the DOM.

  • 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
  • svg-gobbler

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

  • react-crud-icons

    67 SVG icons for CRUD applications, packaged as a React component with light & dark themes and tooltip.

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

Index

What are some of the best open-source inline-svg projects? This list will help you:

Project Stars
1 svgr 10,310
2 svg-inject 784
3 svg-gobbler 365
4 react-crud-icons 25

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