tools / README.md
sh20raj's picture
update README.md, index.html and style.css
089dd1b
---
title: Tools
emoji: πŸ“š
colorFrom: green
colorTo: indigo
sdk: static
pinned: false
---
## Hi there πŸ‘‹
# SopKit
SopKit is a collection of small and handy web developer tools aimed at simplifying various tasks such as code formatting, data conversion, and security validation.
## Features
- **Code Tidy**: Format and prettify your HTML, CSS, JavaScript, and JSON code.
- **Data Format**: Convert data between various formats like JSON, XML, Base64, and more.
- **Random Data**: Generate random UUIDs, binary numbers, dates, passwords, and more.
- **Security Tools**: Calculate hashes, encode/decode URLs, validate credit card numbers, and more.
- **Utils**: Count characters, extract text from HTML, convert text case, and more.
## Usage
To use SopKit, simply visit [https://sopkit.github.io](https://sopkit.github.io/) and select the tool you need from the list.
## Contributing
Contributions are welcome! If you have any ideas for new tools or improvements to existing ones, feel free to open an issue or submit a pull request.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
<!--
**Here are some ideas to get you started:**
πŸ™‹β€β™€οΈ A short introduction - what is your organization all about?
🌈 Contribution guidelines - how can the community get involved?
πŸ‘©β€πŸ’» Useful resources - where can the community find your docs? Is there anything else the community should know?
🍿 Fun facts - what does your team eat for breakfast?
πŸ§™ Remember, you can do mighty things with the power of [Markdown](https://docs.github.com/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax)
-->
<a href="https://visitorbadge.io/status?path=https%3A%2F%2Fgithub.com%2FSopKit%2F"><img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2FSopKit%2F&countColor=%23ba68c8" /></a>