Comparing version 0.0.2 to 0.0.3
{ | ||
"packageManager": "npm@10.8.2", | ||
"name": "zsvgr", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"main": "./lib/zsvgr.js", | ||
@@ -15,5 +15,23 @@ "type": "module", | ||
"scripts": { | ||
"test": "node test.js" | ||
"publish": "npm version patch && npm publish" | ||
}, | ||
"keywords": [], | ||
"keywords": [ | ||
"svg", | ||
"svg-resizer", | ||
"svgo", | ||
"svg-optimization", | ||
"svg-compression", | ||
"image-optimization", | ||
"image-resizing", | ||
"nodejs", | ||
"javascript", | ||
"npm", | ||
"svgr", | ||
"svg-tools", | ||
"vector-graphics", | ||
"svg-manipulation", | ||
"svg-minifier", | ||
"zsvgr", | ||
"module" | ||
], | ||
"author": "MasterZeeno <zeenoliev@gmail.com>", | ||
@@ -20,0 +38,0 @@ "license": "MIT", |
# ZSVGR | ||
**ZSVGR** - Zee™ SVG Resizer Powered by SVGO | ||
**ZSVGR** - [**Zee™ SVG Resizer Powered by SVGO**](https://npmjs.org/package/zsvgr) | ||
**Zee™SVGR** is an efficient npm package for resizing and optimizing SVG files using the powerful SVGO (SVG Optimizer). It offers a straightforward solution to adjust SVG dimensions while maintaining high quality and optimizing file size. | ||
**Zee™SVGR** is an efficient npm package for resizing and optimizing SVG files using the powerful [**SVGO (SVG Optimizer)**](https://npmjs.org/package/svgo). It offers a straightforward solution to adjust SVG dimensions while maintaining high quality and optimizing file size. | ||
@@ -10,3 +10,3 @@ ## Features | ||
- **Resize SVGs**: Easily resize SVG files to custom dimensions or scale them based on your needs. | ||
- **Optimize with SVGO**: Utilizes SVGO to minimize file size and improve performance. | ||
- **Optimize with SVGO**: Utilizes **SVGO** to minimize file size and improve performance. | ||
- **Flexible Configuration**: Customize resizing with various options for scaling factors and precision. | ||
@@ -45,5 +45,4 @@ - **Command-Line Interface**: Run resizing operations directly from the command line. | ||
MasterZeeno | ||
[MasterZeeno](https://github.com/MasterZeeno) | ||
zeenoliev@gmail.com | ||
https://github.com/MasterZeeno | ||
@@ -50,0 +49,0 @@ ## License |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78257
50