hue-hydra
v1.0.12
Published
A TypeScript-based npm package for generating SVG code with special filters, enabling you to completely replace a specified color in an image with another RGBA color
Downloads
1
Maintainers
Readme
Hue Hydra
A TypeScript-based npm package for generating SVG code with special filters, enabling you to completely replace a specified color in an image with another RGBA color.
Installation
npm install hue-hydraUsage
Import and use the package in your TypeScript or JavaScript project:
import { /* exported members */ } from 'my-npm-package';
// Example usageDevelopment
Build
npm run buildLint
npm run lintTest
npm testLicense
[MIT]
Feel free to contribute or open issues for improvements!
