Escape XML
TypeScript definitions for xml-escape
Escape RegExp special characters
No description provided.
Escape string for use in HTML
Validate XML, Parse XML, Build XML without C/C++ based libraries
Strip ANSI escape codes from a string
Escape carriage return the right way.
Regular expression for matching ANSI escape codes
An evented streaming XML parser in JavaScript
Escape RegExp special characters
A convertor between XML text and Javascript object / JSON text.
A simple library containing all known terminal ansi escape codes and sequences.
fast and safe way to escape and unescape &<>'" chars
XML utilities for the AWS SDK
escape Markdown control characters
Build XML from JSON without C/C++ based libraries
Utilities for determining if characters belong to character classes defined by the XML specs.
Check if a string has ANSI escape codes
Escape a string for use in HTML or the inverse
Validates XML name productions — Name, NCName, QName, NMToken, NMTokens — for XML 1.0 and 1.1
TypeScript definitions for escape-html
Escape LaTeX special characters with Javascript
Escape strings for use as JavaScript string literals
Declarative XML-RPC
CLI crate for nils-api-test in the nils-cli workspace.
SVG chart rendering for Vedic, South Indian, and Western wheel charts — zero external dependencies
Translation provider adapters for Youtra: DeepL, Anthropic (Claude), and a deterministic mock.
Core agent loop, configuration, context builder, metrics, and vault for Zeph
Encodes and decodes xml text
Programmatic XML construction with a clean DSL, auto-escaping, CDATA, comments, processing instructions, and pretty printing. Zero dependencies.
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.
No description provided.
No description provided.