Advanced Search
Search Results
6 total results found
readme.md for @design.estate/navigation
@designestate/navigation A module for opinionated navigation abstraction. Install To use @designestate/navigation in your project, run: npm install @designestate/navigation --save This will install the package and add it to your project's dependencies. Usage ...
readme.md for @push.rocks/smartclickhouse
A TypeScript-based ODM for ClickHouse databases with full CRUD support, a fluent query builder, configurable engines, and automatic schema evolution. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.f...
readme.md for @push.rocks/smartstate
A TypeScript-first reactive state management library with processes, middleware, computed state, batching, persistence, and Web Component Context Protocol support 🚀 Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please vi...
changelog.md for @push.rocks/smartclickhouse
2026-02-27 - 2.2.0 - feat(core) introduce typed ClickHouse table API, query builder, and result handling; enhance HTTP client and add schema evolution, batch inserts and mutations; update docs/tests and bump deps Add generic ClickhouseTable with full table li...
changelog.md for @push.rocks/smartrx
2025-04-25 - 3.0.10 - fix(ci) Update CI workflows, dependency versions, and TypeScript configuration Updated .gitea workflow files: changed IMAGE URL and npmci package name (@shipzone/npmci to @ship.zone/npmci) Upgraded development dependencies from @gitzone/...
changelog.md for @push.rocks/smartstate
2026-03-27 - 2.3.0 - feat(stateprocess) add managed state processes with lifecycle controls, scheduled actions, and disposal safety introduces StateProcess with start, pause, resume, dispose, status, and auto-pause support adds createProcess() and createSched...