CodeZap
CodeZap is a browser extension for converting code formats and colors. It supports XML, YAML, color conversion (Hex to RGB, RGB to Hex), and minify/unminify operations. Features
XML: Convert XML to JSON and JSON to XML. YAML: Convert YAML to JSON and JSON to YAML. Color: Convert Hex to RGB and RGB to Hex, with a color preview and RGB values in different formats. Minify/Unminify: Minify or unminify JSON, XML, and YAML.
Installation
Clone or download this repository:git clone https://github.com/amrnima/CodeZap.git
Open your browser and go to the extensions page: Chrome: chrome://extensions/ Firefox: about:addons
Enable "Developer mode" (top right in Chrome, or similar in Firefox). Click "Load unpacked" (in Chrome) or "Load Temporary Add-on" (in Firefox) and select the project folder. The extension should now be available in your browser.
Usage
Click the CodeZap icon in the browser toolbar to open the popup. Select a tab (XML, YAML, Color, or Minify/Unminify). Enter your code or color value and click the appropriate button to convert. Use the "Copy" button to copy the output.
Contributing Feel free to fork this repository, make changes, and submit a pull request. Any contributions are welcome! License This project is licensed under the MIT License - see the LICENSE file for details. Contact If you have any questions or suggestions, feel free to open an issue on GitHub or contact me at amirinima04@gmail.com.