Flash message middleware for Express sessions
Simple session flash messages for Sails applications
Flash message middleware for Connect.
Flash message plugin for fastify.
FlashList is a more performant FlatList replacement
Send temporary data to the next request after redirect. Works with both SSR and client.
Session management for JavaScript
React Native flashbar and top notification alert utility
A simple flash message middleware for Express using express-session.
Modern copy to clipboard. No Flash. Just 2kb
TypeScript definitions for connect-flash
Mesh terminal agent CLI. Zero-config: ships with a shared Mesh LLM proxy so no AWS credentials are needed.
Simple flash messages for Express
Simple, highly configurable flash messages for ember-cli
Provides Express.js flash message middleware that work for rendering or redirecting.
A modern implementation for flashing in express/connect middlewares
Simple session middleware for Express
Mobile and Web client for Claude Code and Codex
Unopinionated middleware for creating flash messages of all types for Express apps.
Flash Messages for your Express Application
The official Flash tech package for Video.js.
A simplistic session plugin for VueJS backed by SessionStorage
Express.js flash notifications that works with any template engine
Icon library from the Storybook team
Useful for Flash-based file uploaders (SWFUpload, Uploadify, Plupload, etc)
Store flash in the session in Rails 4 style on Rails 2/3/4
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
Store flash in the session in Rails 4 style on Rails 2/3
Rails' 'flash' session notification system ported to Merb
Rack session using redis. Corresponding to Rails :flash
Rails' 'flash' session notification system ported to Merb
Allow tests for Rails applications to inject session data (including flash) into test requests
Memflash is a gem which enables storing really long values in the Rails FlashHash without writing them to the session. Instead, it transparently uses `Rails.cache`, thus enabling the flash in your actions to contain large values, and still fit in a cookie-based session store
RailStat generator creates a real-time web site statistics system. Features: - Page views paths on each session - Number of total hits / unique hits - Operating system and browser - Countries and languages - Referrers and search strings - Flash / JavaVM / Javascript / ScreenWidth / ColorDepth
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.