Projects
here is some of my projects i have worked on. you can find more on my github.
@luxass/strip-json-comments
Strip comments from JSONC files for configuration preprocessing.
jsonc-parse
JSONC parser supporting comments and trailing commas for configuration files.
esbuild-yaml
YAML import support for esbuild. Transform YAML files into JavaScript objects.
unplugin-yaml
Universal YAML import plugin with TypeScript support for Vite, Webpack, Rollup, and esbuild.
vitest-testdirs
Isolated test directories for Vitest. Prevents test pollution with automatic cleanup.
github-schema
Type-safe GitHub GraphQL client with auto-generated TypeScript definitions.
ucdjs
Unicode character database with lightweight, tree-shakable API.
@vitest/eslint-plugin
Enhanced ESLint plugin with automatic fixes and improved rule detection.
@hono/zod-openapi
Fixed critical OpenAPI basePath and pathPrefix bugs in popular middleware.