Advanced Search
Search Results
5 total results found
readme.md for @design.estate/dees-domtools
🎨 A comprehensive TypeScript toolkit for simplifying DOM manipulation, CSS management, and web component development Modern web development made elegant. @design.estate/dees-domtools provides a powerful suite of utilities for managing complex CSS structures,...
readme.md for @push.rocks/smartaction
a module for managing actions. What was done? What needs to be done? How often should it be done? What's currently being done? Install To start using @push.rocks/smartaction in your project, you need to install it using npm or yarn. Run one of the following co...
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 @design.estate/dees-domtools
2026-03-27 - 2.5.4 - fix(build) remove npm bundling from build script and align documented jwt default state Updates the build script to run tsbundle without the npm target Bumps @git.zone/tstest from ^3.6.1 to ^3.6.3 Corrects the README example to show an em...
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...