Welcome to Hexa, a local storage-based web application! Similar to Pastebin, our platform allows you to share and manage text snippets without the need for an intermediate server. Enjoy the convenience of direct, local data management.
- Local Data Management: Hexa utilizes local storage to store and retrieve text snippets, providing a seamless experience without relying on external servers.
- Clipboard Copy: Easily copy the text to your clipboard with the click of a button for quick sharing.
- Clear Text: Clear your text input when needed with a simple button press.
- Copilot Chat Integration: Access Microsoft Copilot through the Bing Chat sidebar for enhanced collaboration and coding assistance.
- Open Hexa in your browser.
- Enter your text in the "Parameters" text area.
- Query Parameters:
?text=YOUR_TEXT
to pre-fill the text area with specific content. Example:https://qzxtu.github.io/Hexa/?text=Hello%20World
?title=YOUR_TITLE
to set a custom title for your Hexa session. Example:https://qzxtu.github.io/Hexa/?title=My%20Hexa%20Session
- Copy to clipboard or clear text as needed.
- Enjoy!
Check out the live demo to see Hexa in action.
- Tailwind CSS: Link to Tailwind CSS
- Alpine.js: Link to Alpine.js
- Qzxtu
- GitHub: qzxtu
- Twitter: @nova_qzxtu
Feel free to explore and enhance Hexa according to your needs. Happy coding!