Advanced Search
Search Results
8 total results found
readme.md for @design.estate/dees-element
A powerful custom element base class that extends Lit's LitElement with integrated theming, responsive CSS utilities, RxJS-powered directives, and DOM tooling — so you can build web components that look great and stay reactive out of the box. Issue Reporting a...
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/searchquery
a module for dealing with searchqueries Install To use @push.rocks/searchquery in your project, you need to install it via npm. You can do so by running the following command in your terminal: npm install @push.rocks/searchquery --save This will add @push.roc...
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...
readme.md for @push.rocks/smartuniverse
messaging service for your micro services Install To install @push.rocks/smartuniverse, use the following command with npm: npm install @push.rocks/smartuniverse --save This command adds @push.rocks/smartuniverse to your project's dependencies. Usage @push.ro...
changelog.md for @design.estate/dees-element
2026-03-27 - 2.2.4 - fix(build) migrate package config to .smartconfig and align build tooling replace npmextra.json with .smartconfig.json and include tsbundle bundle configuration update build script and package files list to use the new smartconfig-based s...
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...