rack-toolbar
Response injector
A tool that allows developers to easily create Rack Middleware that inserts content into responses.
Provides an easy way to create Rack Middleware that injects things into the response body
7 stars
3 watching
1 forks
Language: Ruby
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rack/rack-contrib | A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
c-rack/plug_response_header | An Elixir plug for manipulating HTTP response headers | 12 |
macournoyer/pusher | A Rack middleware for pushing real-time updates from a server to client-side applications | 171 |
techiferous/rack-plastic | A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
halorgium/rack-client | A Ruby client wrapper around Rack apps or live HTTP services | 99 |
petebrowne/rack-pack | Middleware that packages and compresses assets into single files. | 16 |
udzura/rack-block | Middleware for controlling access to web applications based on IP addresses and user agents. | 38 |
ncr/rack-cat | A Rack middleware that concatenates and serves static assets faster. | 3 |
deviantech/rack-referrals | Extracts information about referring search engines from HTTP requests. | 17 |
threatresponse/margaritashotgun | A tool for remotely acquiring memory from Linux machines using kernel module injection | 242 |
leejarvis/rack-pygmentize | Middleware to format source code with syntax highlighting | 25 |
techiferous/rack-gsub | Middleware for replacing text in web pages without modifying HTML tags | 3 |
joshbuddy/rack-capabilities | A Rack middleware that provides information about installed middlewares | 4 |
jeremyevans/rack-unreloader | A Rack application that automatically reloads modified code while ensuring clean and idempotent reloading of constants. | 99 |
petebrowne/rack-sprocketize | Middleware that concatenates and optionally compresses JavaScript files using Sprockets. | 3 |