Skip to content

kskwtnk/kodowg

Repository files navigation

Kodowg

Kodowg is a word inspired by the Japanese term “小道具” (which means “props”). We offer you nifty tools for those little tasks in life.

Tech Stack

Available Tools

  • Character Count: Counts the number of characters in a text, excluding newlines.
  • QR Code Generator: Generates a QR code from a given text.
  • Random Order: Randomizes the order of items in a list.
  • Roulette: Selects a random item from a list, like a roulette wheel.
  • Timer: A simple countdown timer.

Getting Started

  1. Clone the repository:

    git clone https://github.com/keisukewatanuki/kodowg.git
    cd kodowg
  2. Install tools: This project uses mise to manage tool versions. Install them by running:

    mise install
  3. Install dependencies:

    pnpm install

Available Scripts

  • pnpm dev: Starts the development server.
  • pnpm build: Builds the application for production.
  • pnpm preview: Previews the production build.
  • pnpm test: Runs the end-to-end tests.
  • pnpm lint: Checks for linting and formatting issues.
  • pnpm format: Automatically formats the code.
  • pnpm check: Runs static type-checking.

About

Kodowg is a word inspired by the Japanese term “小道具” (which means “props”). We offer you nifty tools for those little tasks in life.

Resources

Stars

Watchers

Forks

Contributors