Flash message middleware for Connect.
Flash message plugin for fastify.
Simple pub/sub messaging for the web
FlashList is a more performant FlatList replacement
A message bus client in Javascript
Send temporary data to the next request after redirect. Works with both SSR and client.
generate random IDs and avoid collisions
LiveReload JS client - auto reload browser on changes
Session management for JavaScript
TypeScript definitions for hat
Modern copy to clipboard. No Flash. Just 2kb
Simple flash messages for Express
React Native flashbar and top notification alert utility
Simple, highly configurable flash messages for ember-cli
Mesh terminal agent CLI. Zero-config: ships with a shared Mesh LLM proxy so no AWS credentials are needed.
TypeScript definitions for connect-flash
Provides Express.js flash message middleware that work for rendering or redirecting.
A modern implementation for flashing in express/connect middlewares
Unopinionated middleware for creating flash messages of all types for Express apps.
Convert form parameters to an object using the same logic as Rack
Mobile and Web client for Claude Code and Codex
Simple session middleware for Express
Flash Messages for your Express Application
A simplistic session plugin for VueJS backed by SessionStorage
Rack::FlashSession converts a session query parameter to a cookie if the request's user agent is flash. http://github.com/bartt/rack-flash-session
Rack::FlashSession converts a session query parameter to a cookie if the request's user agent is flash. http://github.com/bartt/rack-flash-session
Rack session using redis. Corresponding to Rails :flash
A rack middleware library that allows for cookies to be passed through form parameters. Specifically, it merges the specified form parameters into the Cookie header of an http request. It gets around the problem of having a flash application which interacts with a web application that uses cookie based sessions.
A Sinatra extension that implements the full Inertia.js v2 wire protocol: page-object responses, version mismatch detection (409 + X-Inertia-Location), partial reloads, deferred / lazy / always / optional / merge props, encrypted history, redirect 303 handling, and error/flash session sweeps. Pure Sinatra-compatible: depends only on `sinatra` and `rack`. Runs on MRI Ruby and on the homura Cloudflare Workers + Opal stack.