All Projects → sdennett55 → svg_crop

sdennett55 / svg_crop

Licence: MIT license
Remove blank space from around any SVG instantly.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
typescript
32286 projects
HTML
75241 projects

Labels

Projects that are alternatives of or similar to svg crop

reiconify
Convert SVG icons to React components eg.: https://ambar.li/reiconify/md.icons/#/Browse
Stars: ✭ 17 (-39.29%)
Mutual labels:  svgo
Svgo Compressor
A Plugin that compresses SVG assets using SVGO, right when you export them.
Stars: ✭ 1,068 (+3714.29%)
Mutual labels:  svgo
Svg Sprite
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 stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)
Stars: ✭ 1,648 (+5785.71%)
Mutual labels:  svgo
Svgo
⚙️ Node.js tool for optimizing SVG files
Stars: ✭ 17,050 (+60792.86%)
Mutual labels:  svgo
Atom Svgo
Minify SVG with SVGO.
Stars: ✭ 12 (-57.14%)
Mutual labels:  svgo
Svgeez
A Ruby gem for automatically generating an SVG sprite from a folder of SVG icons.
Stars: ✭ 69 (+146.43%)
Mutual labels:  svgo
parsers
Specify is a central platform for companies who want to unify their brand identity, by connecting their design system tools.
Stars: ✭ 50 (+78.57%)
Mutual labels:  svgo
Image Shrinker
App for macOS. Minify your images and graphics with just one drop. Autorenamed in the same place where it comes from. Immediately!
Stars: ✭ 217 (+675%)
Mutual labels:  svgo
Svgr
Transform SVGs into React components 🦁
Stars: ✭ 8,263 (+29410.71%)
Mutual labels:  svgo
Vue Svg Inline Loader
Webpack loader used for inline replacement of SVG images with actual content of SVG files in Vue projects.
Stars: ✭ 105 (+275%)
Mutual labels:  svgo
React Svg Loader
A loader for webpack, rollup, babel that loads svg as a React Component
Stars: ✭ 570 (+1935.71%)
Mutual labels:  svgo
Gulp Boilerplate
A boilerplate for building web projects with Gulp.js.
Stars: ✭ 840 (+2900%)
Mutual labels:  svgo
Svg Autocrop
🚗🌽🔳An NPM module to autocrop and slim down SVGs
Stars: ✭ 80 (+185.71%)
Mutual labels:  svgo
Svgson
Transform svg files to json notation
Stars: ✭ 271 (+867.86%)
Mutual labels:  svgo
Image Optimize Command
Easily optimize images using WP CLI
Stars: ✭ 138 (+392.86%)
Mutual labels:  svgo
styled-svg
A styled-components generator for SVG files to use in react
Stars: ✭ 37 (+32.14%)
Mutual labels:  svgo
Omatsuri
PWA with 12 open source frontend focused tools
Stars: ✭ 1,131 (+3939.29%)
Mutual labels:  svgo
vectorexpress-api
Vector Express is a free service and API for converting, analyzing and processing vector files.
Stars: ✭ 66 (+135.71%)
Mutual labels:  svgo
Circle Flags
A collection of 300+ minimal circular SVG country flags
Stars: ✭ 139 (+396.43%)
Mutual labels:  svgo
Emage
🧙‍♂️ From developers to developers: a cross-platform tool for losslessly image compression.
Stars: ✭ 99 (+253.57%)
Mutual labels:  svgo

SVG Crop

Remove blank space from around any SVG instantly.

Contributions

Open up an issue! Then:

  • Clone and run yarn && yarn start:dev
  • Submit a PR (I can then build and deploy it on my end)

Note that I've started the process of converting the components to TypeScript.

Developing with https

For the PWA to work correctly in development, the site must be served in a secure context. To run the application in a secure context:

  1. Install mkcert & follow the instructions for installing a local certificate authority.
  2. Run yarn gen:cert
  3. yarn dev:https
  4. 💵
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].