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

8 total results found

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

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

custom elements
lit
typescript
css manager
themes
decorators
async directive
web components
reactive programming
dom manipulation

readme.md for @design.estate/navigation

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

navigation
abstraction
typescript
module
navigation management
compiled navigation
navigation entry
reactive programming
observables

readme.md for @push.rocks/searchquery

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

search query parsing
text search handling
debounce search input
search suggestions
custom search parser
observable search queries
typescript search module
reactive programming
npm package
module development
smart search processing

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

readme.md for @push.rocks/smartuniverse

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

microservices
messaging
reactive programming
event-driven
channel-based communication
client-server architecture
message encryption
typescript
websocket
scalability

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

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

custom elements
lit
typescript
css manager
themes
decorators
async directive
web components
reactive programming
dom manipulation

changelog.md for @push.rocks/smartrx

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

rxjs
wrapper
observables
event emitter
stream processing
reactive programming
backpressure
event handling

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