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

4 total results found

readme.md for @push.rocks/smartguard

@push.rocks/smartguard

A TypeScript library for creating and managing validation guards, aiding in data validation and security checks. Install To install @push.rocks/smartguard, run the following command in your terminal: npm install @push.rocks/smartguard --save This will add @pu...

typescript
validation
guards
async
nodejs
express
middleware
security
input validation
api
data validation
custom validation
composite validation
form validation
server-side validation
backend validation
smartrequest
typedserver

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 @push.rocks/smartguard

@push.rocks/smartguard

2024-08-25 - 3.1.0 - feat(core) Added Guard Handling and Removed npmci from CI Refactored Guard and GuardSet classes for better modularization Introduced GuardError for detailed error handling Updated dependencies versions in package.json Removed npmci config...

typescript
validation
guards
async
nodejs
express
middleware
security
input validation
api
data validation
custom validation
composite validation
form validation
server-side validation
backend validation
smartrequest
typedserver

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