Projects
i build small tools for build systems, test suites, configuration files, and developer workflows. most started as a repeated problem i wanted to remove.
things i built
jsonunplugin-yaml
Import YAML files in Vite, Webpack, Rollup, or esbuild, with TypeScript support.
@luxass/strip-json-comments
Remove comments from JSON-like configuration before parsing.
esbuild-yaml
Load YAML files directly in esbuild builds.
jsonc-parse
Parse JSON with comments and trailing commas.
github-schema
Type-safe helpers for querying GitHub's GraphQL API from its public schema.
vitest-testdirs
Give Vitest tests isolated directories and clean them up between runs.
contributions
occasional fixes and improvements to open source projects i use.