This project aims to quickly create a new project with Mongez tools.
A lightweight package to give a massive reinforcements to variant types of data in Nodejs/Javascript
Robust, fetch-based HTTP client for TypeScript. Native fetch, {data,error} result type, per-request abort, caching, interceptors, and a RestfulResource helper.
Simple Event Driven System Handler
Framework-agnostic user/auth state manager — login, logout, access tokens, permissions, and pluggable persistence with an event bus.
A simple state management tool for React Js.
Framework-agnostic cache facade with pluggable drivers — localStorage, sessionStorage, runtime memory, plus encrypted variants. One API, key prefixing, TTL, and a PersistAdapter-compatible shape for @mongez/atom.
A comprehensive nodejs framework for building nodejs applications
Authoring and distribution toolkit for AI coding agent artifacts: AGENTS.md derivation, skills sync, and multi-agent config scaffolding.
A tiny, framework-agnostic configuration tree with first-class dot-notation reads and deep-merge writes.
A Powerful React form handler.
Framework-agnostic i18n primitive: translation dictionaries, placeholder interpolation, count-based plural rules, and locale switching events.
Zero-dependency CLI toolkit: ANSI colors with a 20+ palette, spinners, progress bars, boxed messages, themed loggers, OSC-8 hyperlinks, and ANSI stripping. NO_COLOR friendly.
Tree-shakable type & shape predicates: isString, isEmpty, isUrl, isJson, isEmail, isPromise, isMobile, … framework-agnostic and dependency-free.
React adapter for @mongez/localization. Adds a JSX-aware placeholder converter so `trans(...)` can interpolate React elements, plus `transX` — a JSX-bound translate function that works regardless of the globally configured converter.
A React App Manager
An agnostic state management tool that work with any framework on browser or server
Client-side query cache built on @mongez/react-atom. A React-Query-style API for the mongez atom ecosystem.
A tiny, dependency-free path joiner. Concatenates any number of segments into a single normalized leading-slash path, handling stray slashes, empty segments, and falsy values.
A thin wrapper around crypto-js for symmetric encrypt/decrypt of JSON-encodable values and the common hash functions (md5, sha1, sha256, sha512).
A configuration-based React router with lazy-loaded apps/modules, locale-aware routing, middleware, prefetch-on-hover, and production-ready chunk error handling.
Browser-side DOM utilities: page metadata, fonts, stylesheets, CSS variables, keyboard helpers, viewport dimensions, and small DOM conveniences.
Document <head> manager for React: titles, descriptions, keywords, OG/Twitter meta, canonical URL, and <html> attributes — declarative via <Helmet>, cleans up on unmount.
Official React bindings for Redux