No description
  • TypeScript 92.8%
  • SCSS 6.6%
  • Python 0.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-11 01:09:39 +02:00
src Enable background transitions behind the sprites using ld bg,... command 2026-09-11 01:09:39 +02:00
tools Remove white halo around transparent edges 2026-09-04 19:14:26 +02:00
.gitignore Transform common into its own package 2026-07-17 13:48:29 +02:00
package-lock.json Fix outdated motion 2026-08-15 11:06:58 +02:00
package.json Cache no group result 2026-09-07 17:01:45 +02:00
README.md Transform common into its own package 2026-07-17 13:48:29 +02:00
tsconfig.json Transform common into its own package 2026-07-17 13:48:29 +02:00

tsukiweb-common

A source package of reusable components and tools shared across Tsukiweb projects.

Installation

  1. Install Node.js 22.18 or newer.
  2. Install dependencies with npm install.
  3. Check the complete package with npm run check.

Project technologies

  • React (Vite)
  • TypeScript
  • SASS