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/smartcache

@push.rocks/smartcache

Smart time-based caching for async functions - Because waiting is overrated! 🌟 What is SmartCache? @push.rocks/smartcache is a powerful TypeScript caching library that intelligently caches the results of asynchronous functions. It automatically detects identic...

caching
asynchronous
time-based invalidation
hash-based identification
smart caching
node.js
performance optimization
typescript
delay handling
error management

readme.md for @push.rocks/smartstatus

@push.rocks/smartstatus

A TypeScript library for managing HTTP status information, with detailed status classes. Install To install @push.rocks/smartstatus, use npm (or yarn, or pnpm) by running the following command in your terminal: npm install @push.rocks/smartstatus --save Ensur...

typescript
http
status codes
error handling
client errors
server errors
response management
error management
api development
express.js
web applications
network services
custom status codes

changelog.md for @push.rocks/smartcache

@push.rocks/smartcache

2025-08-28 - 1.0.18 - fix(config) Add local .claude settings to configure assistant/tooling permissions Add .claude/settings.local.json to define allowed permissions for local assistant tooling Permissions include WebFetch, Bash command patterns, and multiple...

caching
asynchronous
time-based invalidation
hash-based identification
smart caching
node.js
performance optimization
typescript
delay handling
error management

changelog.md for @push.rocks/smartstatus

@push.rocks/smartstatus

2024-12-25 - 1.1.1 - fix(smartstatus) Remove all tslint:disable-next-line comments for max-classes-per-file rule Code cleanup by removing unnecessary tslint comments for disabling max-classes-per-file rule. 2024-12-25 - 1.1.0 - feat(ci) Set up GitHub Actions...

typescript
http
status codes
error handling
client errors
server errors
response management
error management
api development
express.js
web applications
network services
custom status codes