shensven / Morphling

๐ŸŽจ Convert to CSS filter be like using Hex, RGB or HSL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Morphling

GitHub SwiftLint Distribution Crowdin

English | ็ฎ€ไฝ“ไธญๆ–‡

The reason for this is that when changing the color of a monochrome svg icon in a front-end project, different developers' icon packages may not get the desired color after adding the CSS attribute fill or color, but using the CSS filter attribute can force the change.

Thanks to the CSS Filter Converter project, which provides a JavaScript implementation of the algorithm.

I only brought his web implementation to the macOS desktop as a native SwiftUI.

Preview

โœจ FEATURES

  • free and open source
  • using npm packages via JavaScriptCore
  • dark mode
  • multiple languages

๐Ÿ“ฆ DISTRIBUTION

Mac App Store

๐Ÿ‘ CREDITS

Dependence

Localization

๐Ÿ“œ LICENSE

MIT License - Copyright (c) 2023 SvenFE

About

๐ŸŽจ Convert to CSS filter be like using Hex, RGB or HSL

License:MIT License


Languages

Language:Swift 85.0%Language:Rich Text Format 13.4%Language:JavaScript 1.5%