1.80K
total weekly downloads
14 packages
create-packkit
Provider-neutral project generator for modern JS/TS — packages, CLIs, apps, services & full-stack repos — from a CLI or a web configurator, with an embedded API and safe upgrades.
create-packkit-go
Scaffold modern Go projects — go.mod modules, idiomatic layout, table tests — from a CLI or the browser. Packkit's Go generator.
create-packkit-py
Scaffold modern Python projects — pyproject/uv, ruff, pytest, src layout — from a CLI or the browser. Packkit's Python sibling.
@danmat/accept-query
Parse, build, and content-negotiate the Accept-Query HTTP header (RFC 10008) for the QUERY method. Zero dependencies, fully typed.
@danmat/query-cache
RFC 10008-correct caching for the HTTP QUERY method: cache keys derived from the request body, plus a tiny in-memory cache. Zero dependencies.
@danmat/query-fetch
A tiny, dependency-free client for the HTTP QUERY method (RFC 10008) — the safe, idempotent request with a body. Content-Type enforcement, POST fallback, and Accept negotiation over native fetch.
@danmat/query-server
Framework-agnostic server helpers for the HTTP QUERY method (RFC 10008): validate requests, negotiate content types, and advertise Accept-Query. Built on Web-standard Request/Response.
@danmat/waypoints-core
Privacy-first travel-log engine: turn a Google Timeline export into sanitized, city-level places and stats. Browser-safe, dataset-agnostic.
@danmat/waypoints-ui
React components for a Waypoints travel log — world map, stat tiles, fun-facts, and a sortable places table. Pairs with @danmat/waypoints-core.
@packkit/core
The versioned Packkit platform contract + primitives + conformance suite. Language-agnostic; browser-safe by default.
packkit-mcp
MCP server for Packkit — let AI agents scaffold, compose, and upgrade modern multi-language projects as a native tool.
@packkit/provider-aws
AWS deployment provider for Packkit-generated projects — consumes a project's deployment contract to emit OpenTofu/Terraform and a GitHub-OIDC deploy pipeline, language-agnostically.
@packkit/provider-netlify
Netlify deployment provider for Packkit-generated projects — consumes a project's deployment contract to plan and apply a Netlify site.
retroix
A tiny, dependency-free retro arcade game engine: DPI-aware canvas, render-safe game loop, keyboard/mouse/touch input, Supabase-or-localStorage leaderboard, overlay screens with retro high-score entry, and drawing helpers.