Simple SQL string escape.
Escape RegExp special characters
Simple SQL escape and format for MySQL
Simple SQL string escape.
Escape string for use in HTML
Strip ANSI escape codes from a string
A simple and lightweight library for highlighting SQL queries written in pure JavaScript
Escape RegExp special characters
A simple library containing all known terminal ansi escape codes and sequences.
fast and safe way to escape and unescape &<>'" chars
Escape strings for use as JavaScript string literals
No description provided.
Slice a string with ANSI escape codes
Get the visual width of a string - the number of columns required to display it
Check if a string has ANSI escape codes
Escape LaTeX special characters with Javascript
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
Escape a regular expression string or pattern.
Escape XML
Escape a string for use in HTML or the inverse
TypeScript definitions for escape-html
escape postgres queries which do not support stored procedures
Escape RegExp special characters
Regular expression for matching ANSI escape codes
WLang is a general-purpose *code generation*/*templating engine*. It's main aim is to help you generating web pages, sql queries, ruby code (that is, generating text in general) without having to worry too much about html entities encoding, sql back quoting, string escaping and the like. WLang proposes a generic engine that you can easily extend to fit your needs. It also proposes standard instantiations of this engine for common tasks such as rendering HTML web pages.
Specifind offers advanced ActiveRecord dynamic find_by_* methods that include comparators (like the grails ORM). Coupled with some solid SQL injection mitigation through strict verification of type and string escaping, your find methods will be much more readable. If an object of the wrong type (based on the type of the corresponding column of the db) is passed into a finder, it will raise an exception. Ruby 1.9.2 and above are supported
No description provided.
No description provided.
No description provided.