Foundations
The non-React utility belt every other package builds on — type guards, ~130 utility functions, an event bus, a chainable collection wrapper.
@mongez/events · @mongez/reinforcements · @mongez/supportive-is · @mongez/collection
Mongez is a production toolkit for TypeScript apps: 25 focused packages spanning state, routing, forms, networking, configuration, encryption, internationalisation, and build tooling. Each does one thing well, ships with type definitions plus AI-readable docs (llms.txt, skills/), and works standalone — or composes with the rest of the family when you want the whole stack.
No wrappers. No magic globals. No runtime bloat. Just typed packages that get out of your way in production.
Mongez ‹mon-jez› · مونجز
In Arabic, mongez describes someone who gets it done, fast — literally a “rabbit accelerator.” Effectively, the friend who pushes a feature to prod while you’re still drafting the function signature. The toolkit is named in their honor.
The five most-reached-for @mongez/* packages. Start here if you’re not sure which one fits.
~130 typed utility functions — arrays, objects, strings, numbers, async, lazy values.
@mongez/reinforcements Featured Fetch-based HTTP client with {data, error} results, abort, caching, interceptors, and a Resource CRUD helper.
@mongez/http Featured Configuration-based React router — lazy apps, typed nav, locale-aware routes, middleware, prefetch.
@mongez/react-router Featured React form primitives — useFormControl, validation rules, form events. React Native compatible.
@mongez/react-form Featured Authoring toolkit for AI coding agents — one AGENTS.md drives every tool's config file. Skill sync from npm.
@mongez/agent-kit Foundations
The non-React utility belt every other package builds on — type guards, ~130 utility functions, an event bus, a chainable collection wrapper.
@mongez/events · @mongez/reinforcements · @mongez/supportive-is · @mongez/collection
Core libraries
Framework-agnostic primitives: state, HTTP, caching, configuration, encryption, DOM, URLs, i18n. Each one usable standalone in Node, browsers, or Vue / Svelte / vanilla TS.
@mongez/atom · @mongez/http · @mongez/cache · @mongez/config · @mongez/dotenv · @mongez/encryption · @mongez/dom · @mongez/concat-route · @mongez/query-string · @mongez/localization
React ecosystem
React adapters and React-first packages — atoms with hooks, server-data cache, configuration-based router, form primitives, document <head> management, auth state.
@mongez/react-atom · @mongez/atomic-query · @mongez/react-router · @mongez/react-form · @mongez/react-helmet · @mongez/react-localization · @mongez/user
Developer tooling
Standalone tools for shipping TS packages, building CLIs, and aligning every coding agent on your team — Vite for SPAs, pkgist for builds & releases, copper for CLI UX, agent-kit for AGENTS.md-driven config.
Every package can be used standalone. @mongez/reinforcements is just a utility belt — no peers. @mongez/atom is framework-agnostic and works in Vue or plain TypeScript. The React adapters only pull in what they need. @mongez/pkgist is a CLI tool you can install in any TypeScript project — Mongez or otherwise.
When you adopt one package, the others compose naturally — but nothing forces you to take all of them.
Every package ships with llms.txt, llms-full.txt, and a skills/ folder of dense reference cards designed for LLM ingestion. Claude, Cursor, Copilot, Codex — they all get the API shape right on the first try.
And @mongez/agent-kit takes it further: write your project’s AGENTS.md once, and every coding agent (Claude Code, Cursor, Copilot, Aider, Codex, Amp, …) reads the right config from the right path automatically.
See the ecosystem llms.txt → · Full reference (llms-full.txt) →