Escape and stringify an array of arguments to be executed on the shell
Escape RegExp special characters
No description provided.
Escape string for use in HTML
Regular expression for matching ANSI escape codes
fast and safe way to escape and unescape &<>'" chars
TypeScript definitions for escape-html
Strip ANSI escape codes from a string
For these unescaped double quote in property value of json, escape it by using escape character "\".
Escape carriage return the right way.
Escape RegExp special characters
A simple library containing all known terminal ansi escape codes and sequences.
Slice a string with ANSI escape codes
escape Markdown control characters
Check if a string has ANSI escape codes
Escape a string for use in HTML or the inverse
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
Escape LaTeX special characters with Javascript
Simple SQL escape and format for MySQL
Escape glob patterns
Escape strings for use as JavaScript string literals
Escape a regular expression string or pattern.
Get the visual width of a string - the number of columns required to display it
es-escape-html rewrite for ESM
Converts white-space characters into their escaped versions in provided Strings
Converts white-space characters into their escaped versions in provided Strings
Methods for processing ANSI escape codes in strings.
Quickly perform HTML, URL, URI and Javascript escaping/unescaping
Extends String class or add a ColorizedString with methods to set text color, background color and text effects.
This library uses ANSI escape sequences to control the attributes of terminal output
fast_xs provides C extensions for escaping text. The original String#fast_xs method is based on the xchar code by Sam Ruby: * http://intertwingly.net/stories/2005/09/28/xchar.rb * http://intertwingly.net/blog/2005/09/28/XML-Cleansing _why also packages an older version with Hpricot (patches submitted). The version here should be compatible with the latest version of Hpricot code. Ruby on Rails will automatically use String#fast_xs from either Hpricot or this gem version with the bundled Builder package. String#fast_xs is an almost exact translation of Sam Ruby's original implementation (String#to_xs), but it does escape """ (which is an optional, but all parsers are able ot handle it. XML::Builder as packaged in Rails 2.0 will be automatically use String#fast_xs instead of String#to_xs available.
URI normalization, c14n, escaping, and extraction
ANSI escape code parsing library and ANSI -> HTML converter
Escape the name in To and From fields in emails
Mail safe provides a safety net while you're developing an application that uses ActionMailer. It keeps emails from escaping into the wild. Once you've installed and configured this gem, you can rest assure that your app won't send emails to external email addresses. Instead, emails that would normally be delivered to external addresses will be sent to an address of your choosing, and the body of the email will be appended with a note stating where the email was originally intended to go.
Ruby gem to create HTTP Content-Disposition headers with proper escaping/encoding of filenames
Escapes carriage returns, and single and double quotes
The Rack Fast Escape library, by The Rubyists, LLC
No description provided.
No description provided.