simpleS middleware to redirect connections
Check if a number is a redirect HTTP status code
Parses netlify redirects into a js object representation
MJML: the only framework that makes responsive-email easy
Parses netlify redirects into a js object representation
Produces redirects (HTTP redirections) for pages in an Antora site.
Universal React avatar component makes it possible to generate avatars based on user information.
A plugin to add redirect URL functionality to Algolia Autocomplete.
Elegant Console Wrapper
Check if the given request is HTTPS
A window.fetch polyfill.
Svelte Simple-icons Components
Add redirect pages to your generated TypeDoc site.
Nuxt module to dynamically redirect initial requests
Minimalist-friendly ~1.5KB router for React
Force a redirect to HTTPS when not on a local web server.
Playwright Tools for MCP
Vite plugin for Cloudflare redirects
[![Travis][build-badge]][build] [![npm package][npm-badge]][npm]
Connect/Express middleware to enforce https
Import, export, require path redirect plugin for Babel
Redirect users to the SSL version of your app. For ExpressJS running on Heroku
Redirect to any URL in NextJS both in client and server
AdGuard's JavaScript library of Scriptlets and Redirect resources
Lean and simple host redirection via Rack middleware
Redirect is a simple Ruby redirect DSL build on Rack. It's like a simple Ruby mod_rewrite, so you can write and test your redirects in Ruby.
Redirect is a simple Ruby redirect DSL build on Rack. It's like a simple Ruby mod_rewrite, so you can write and test your redirects in Ruby.
Some simple helpers for routing and redirection.
TbRedirects provides a tool for creating and managing 301 redirects for your website
Simple gem for throwing redirects in warden.
redirect_follow_get is simple http get method following redirect.
Quietly aims to make dealing with IO redirection easy. It originally started as a simple function to silence output to stdout within a certain block, cleaning up and abstracting away the process of dealing with the IO pointers. Eventually, it expanded into a simple but effective tool for dealing with any instance where you need to redirect, split, or silence output.
simple redirects straight from your routes.rb file
This gem provides a simple way to redirect to safe URLs
Protect yourself for ever accidentally sendmail emails from an environment other than production. MailRedirector lets you specify an email address to redirect all mail send by ActionMailer to. It also sets the X-Originally-To header to the original recipients, ensuring you can inspect to message and verify it would have gone to the correct recipients.
A simple redirector for use when you just want to safely redirect stdio. Simply encapsulates a few different safety mechanisms when redirecting stdio, with the primary goal of making it easier to write apps that run under rubyw.exe, where ruby loads with stdio closed. Whilst the primary intention for use is under win32, and was actually developed as an external helper for specifically win32-service usage, this gem may be useful to some other folks on other platforms. It is not win32 specific.