Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

5 total results found

readme.md for @design.estate/dees-domtools

@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,...

css tools
web development
typescript support
css structure simplification
web components
theme management
dom manipulation
responsive design
design system
lit element
keyboard event handling
state management
routing
performance optimization

readme.md for @push.rocks/smartaction

@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...

task management
action tracking
project management
workflow automation
state management
typescript
activity logging

readme.md for @push.rocks/smartstate

@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...

state management
reactive programming
typescript
observables
web storage
state action
state selection
state notification
asynchronous state
cumulative notification
middleware
computed state
batch updates
context protocol
web components
abortsignal

changelog.md for @design.estate/dees-domtools

@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...

css tools
web development
typescript support
css structure simplification
web components
theme management
dom manipulation
responsive design
design system
lit element
keyboard event handling
state management
routing
performance optimization

changelog.md for @push.rocks/smartstate

@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...

state management
reactive programming
typescript
observables
web storage
state action
state selection
state notification
asynchronous state
cumulative notification
middleware
computed state
batch updates
context protocol
web components
abortsignal