4 Commits

Author SHA1 Message Date
orrisroot 38c15b261f chore: add @niu scope to package name 2026-05-28 20:47:16 +09:00
orrisroot 56d1cf0bc2 build: modernize build system and tooling
Migrate from tsc to tsdown for multi-format (ESM/CJS) builds.
Replace Prettier with Biome for formatting and linting.
Upgrade ESLint to flat config (v10) and TypeScript to v6.
Drop Yarn in favor of npm for package management.
Configure dual ESM/CJS exports with proper type declarations.
Add publishing configuration and release scripts.
Reformat source files to 2-space indentation.
2026-05-28 20:20:50 +09:00
orrisroot 4070828f47 update libraries. 2022-06-17 20:08:19 +09:00
orrisroot 3c826736a5 first commit. 2022-06-15 11:22:57 +09:00