Skip to content

SkyEye-FAST/verdigloss

Repository files navigation


Verdigloss

GitHub License GitHub stars GitHub issues

A simple web project for querying standard Minecraft translations, built with Vue 3 + Vite.

This project is a successor to SkyEye-FAST/minecraft_translation_flask, written entirely in the frontend.

The project name "Verdigloss" comes from "verdant + glossary + glossostigma". "Verdant" symbolizes vitality, "glossary" implies translation, and glossostigma is one of the smallest aquatic plants.

Demostration

You can try the demo at the following links:

Usage

To use this project, you need to have Node.js installed on your computer. Then, follow these steps:

  1. Install pnpm (if not already installed). See https://pnpm.io/installation for more information.

    You can use another package manager instead.

  2. Clone this repository:

    git clone https://github.com/SkyEye-FAST/verdigloss.git
  3. Install dependencies:

    cd verdigloss
    pnpm install
  4. Start the development server:

    pnpm dev
  5. Open your browser and go to http://localhost:5173/.

Production Build

To build for production:

pnpm build

The built files will be in the dist directory.

Feedback

Please feel free to raise issues for any problems encountered or feature suggestions.

Pull requests are welcome.

License

This project is released under the Apache 2.0 license.

  Copyright 2025 SkyEye_FAST

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.

About

A simple web project for querying standard Minecraft translations, and more.

Topics

Resources

License

Stars

Watchers

Forks

Contributors