
react-svg - npm
A React component that injects SVG into the DOM.. Latest version: 16.3.0, last published: 2 months ago. Start using react-svg in your project by running `npm i react-svg`. There are 501 …
svg - npm search
SVG transformer for react-native kristerkari • 1.5.0 • 9 months ago • 229 dependents • MIT published version 1.5.0 , 9 months ago 229 dependents licensed under $ MIT
svg-sprite - npm
SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable …
svgo - npm
Nodejs-based tool for optimizing SVG vector graphics files. Latest version: 3.3.2, last published: a year ago. Start using svgo in your project by running `npm i svgo`. There are 2118 other …
svg-png-converter - npm
Convert SVG/PNG and back, both in browser and node.js. JavaScript API and Command Line. Latest version: 0.0.9, last published: 6 years ago. Start using svg-png-converter in your project …
react-native-svg - npm
SVG library for react-native. Latest version: 15.11.2, last published: 2 months ago. Start using react-native-svg in your project by running `npm i react-native-svg`. There are 2152 other …
svg-parser - npm
Create a JSON-friendly object from an SVG string. Latest version: 2.0.4, last published: 5 years ago. Start using svg-parser in your project by running `npm i svg-parser`. There are 333 other …
svg-captcha - npm
generate svg captcha in node.js or express.js. Latest version: 1.4.0, last published: 6 years ago. Start using svg-captcha in your project by running `npm i svg-captcha`.
svgedit - npm
Powerful SVG-Editor for your browser . Latest version: 7.3.6, last published: 7 days ago. Start using svgedit in your project by running `npm i svgedit`. There are 4 other projects in the npm …
Git - npm
import {appendTo, classes, create, innerSVG} from 'tiny-svg'; var container = document. createElement ('div'); var element = appendTo (create ('svg'), container); var g = appendTo …