Go to file
2024-08-04 16:09:36 +08:00
.github/ISSUE_TEMPLATE Update issue templates 2023-12-19 13:21:02 +08:00
public/images/favicon chore: webmanifest 2024-08-04 00:22:33 +08:00
src feat: preview in output panel 2024-08-04 16:09:36 +08:00
.env chore: add enviorment 2024-07-20 18:10:11 +08:00
.gitignore 🎉 first commit! 2023-06-29 17:42:54 +08:00
auto-imports.d.ts refactor: 打包优化/支持特殊格式 2024-01-28 14:07:24 +08:00
components.d.ts feat: preview in PIP 2024-08-04 00:15:00 +08:00
index.html chore: change slogan 2024-07-20 21:25:21 +08:00
LICENSE Create LICENSE 2024-06-14 21:42:47 +08:00
package.json chore: change version 2024-07-20 21:25:30 +08:00
README.md chore: update github link 2024-07-20 21:39:18 +08:00
tsconfig.json refactor: it's really hard.... 2024-07-20 00:01:08 +08:00
tsconfig.node.json 🎉 first commit! 2023-06-29 17:42:54 +08:00
vite.config.ts refactor: 打包优化/支持特殊格式 2024-01-28 14:07:24 +08:00
yarn.lock feat(presets): add createTime 2024-07-20 17:26:22 +08:00

Minecraft Gradient Text Generator

Minecraft Gradient Text Generator

👉 A tool for quickly generating gradient text for Minecraft 👈

Introduction

  • Support 13+ text format
  • Support Vanilla color code
  • Live preview
  • Color picker & plate
  • Localization

Self-hosted

Coming soon...

Because I found that someone removed the Google Analysis code after forking the project, I am considering splitting this code and creating a self-hosted branch in the future.

Contribution

It's very simple. Just clone this project and run it by Nodejs. btw it's written by Vue 3.2.