rack-plastic
HTML parser
A gem that simplifies the development of Rack middleware by providing a convenient API for parsing and modifying HTML responses.
Helps you write Rack middleware using Nokogiri.
22 stars
3 watching
4 forks
Language: Ruby
last commit: about 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
techiferous/rack-gsub | Middleware for replacing text in web pages without modifying HTML tags | 3 |
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 |
rtomayko/rack-cache | A caching solution for Rack-based web applications | 822 |
leejarvis/rack-pygmentize | Middleware to format source code with syntax highlighting | 25 |
rack-app/rack-app | A minimalist web framework built on top of Rack that enables the creation of simple and maintainable web applications. | 410 |
petebrowne/rack-pack | Middleware that packages and compresses assets into single files. | 16 |
joshbuddy/rack-capabilities | A Rack middleware that provides information about installed middlewares | 4 |
railslove/rack-tracker | A middleware solution for tracking and analytics in web applications | 649 |
deviantech/rack-referrals | Extracts information about referring search engines from HTTP requests. | 17 |
halorgium/rack-client | A Ruby client wrapper around Rack apps or live HTTP services | 99 |
ku1ik/racksh | A tool that provides an interactive console and simulated HTTP request capabilities for Rack-based Ruby web applications. | 422 |
kangguru/rack-google-analytics | A Rack middleware to inject Google Analytics tracking code into web requests | 257 |
griffindy/rackson | A Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition. | 7 |
ruby-rdf/rack-linkeddata | Middleware for Rack applications to negotiate content format based on RDF data | 25 |