View engine for Express implementing Hogan templates
A maintained fork of Hogan.js by Profound Logic. Removes deprecated mkdirp usage and ensures compatibility with modern Node.js.
Mustache template engine for express 3.x. Support partials and layout
Template engine consolidation library
Middleware to destroy caching
Mustache template engine for express 3.x. Support partials and layout
A cache object that deletes the least-recently-used items.
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Require hook for automatic V8 compile cache persistence
express-session full featured MemoryStore layer without leaks!
A simple key/value storage using files to persist the data
XS Advanced Container Security API for node.js
An ultra-simplified API response caching middleware for Express/Node using plain-english durations.
Use mustache, including partials, in Express 3
Require hook for automatic V8 compile cache persistence
Fast, unopinionated, minimalist web framework
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
A module to make Express interact with Redis (create, get, delete). You can automatically cache all your most popular routes in Redis.
TypeScript definitions for http-cache-semantics
LRU and FIFO caches for Client or Server
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
TypeScript definitions for serve-favicon
A generational pseudo-LRU cache with strict maximum size limits.