rack-gsub
Text replacer
Middleware for replacing text in web pages without modifying HTML tags
Rack middleware wrapper for gsub.
3 stars
3 watching
1 forks
Language: Ruby
last commit: over 14 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
techiferous/rack-plastic | A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses. | 22 |
rack/rack-contrib | A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
logicaltext/rack-bundle | Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |
joshbuddy/rack-capabilities | A Rack middleware that provides information about installed middlewares | 4 |
leejarvis/rack-pygmentize | Middleware to format source code with syntax highlighting | 25 |
ku1ik/rack-revision-info | Adds revision information to HTTP responses from Rack applications | 20 |
kangguru/rack-google-analytics | A Rack middleware to inject Google Analytics tracking code into web requests | 257 |
tu-berlin-snet/tctp-rack | Middleware for encrypting HTTP bodies using end-to-end encryption | 0 |
xavriley/rack-seo | Generates meta tags based on page content using Rack Middleware | 2 |
udzura/rack-block | Middleware for controlling access to web applications based on IP addresses and user agents. | 38 |
tenderlove/the_metal | A testing framework for Rack 2.0 applications | 517 |
treeder/rack-flash | Provides flash message middleware for Rack applications | 54 |
rtomayko/rack-cache | A caching solution for Rack-based web applications | 821 |
petebrowne/rack-pack | Middleware that packages and compresses assets into single files. | 16 |
interagent/committee | Middleware to validate JSON Schema in Rack applications | 885 |