character-parser
Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.
Found 4075 results for escape sequences
Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.
This module transforms a string to a oneline string considering escape sequences: so('test noop test') -> 'noop test'
Escape LaTeX special characters with Javascript
String utilities that understand terminal escape sequences
Properly escape JSON for usage as an object literal inside of a `<script>` tag
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
Add or remove backslashes (escape or unescape).
Escape and stringify an array of arguments to be executed on the shell
Escape glob patterns
Escape a regular expression string or pattern.
parse string escapes (\n, \r, etc.)
Escape carriage return the right way.
Escape a string for use in AppleScript
ES6 template literal tag to encode URI components
Strip ANSI color codes from a string. No dependencies.
escape Markdown control characters
Escape regular expression special characters
Display images in iTerm
A string manipulation toolbox, featuring a string formatter (inspired by sprintf), a variable inspector (output featuring ANSI colors and HTML) and various escape functions (shell argument, regexp, html, etc).
Library to escape Unicode characters
A robust ES3-compatible polyfill for the `RegExp.escape` proposal - see https://github.com/tc39/proposal-regex-escaping
A cross-platform library for safely passing strings through shells
The ultimate JavaScript string library
Escape regular expression special characters
Escape RegExp special characters
Escapes input characters to be used in regular expressions.
A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.
Strips ANSI Control Characters from string or stream
Secure XSS Filters - Just sufficient output filtering to prevent XSS!
string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.
es-escape-html rewrite for ESM
Simple SQL string escape.
Compile and resolve template strings notation as specified in ES6
escape regular expression characters
escape postgres queries which do not support stored procedures
Simple SQL escape and format for SQLite
A fully typed TypeScript and Node.js implementation of PostgreSQL format() to safely create dynamic SQL queries. SQL identifiers and literals are escaped to help prevent SQL injection.
Escape and join command-line arguments, cross-platform.
Adds a backslash before single quotes in a string (or whichever characters you like)
A tiny function for escaping a string to be used as the source in a regex.
Escape whitespace characters (CommonJS, AMD and browser global compatible)
Convert ANSI escape sequences to regular strings.
🐊Putout plugin adds ability to find and remove useless escape
Sanitize a string for use as a filename
Display images in the terminal
Escape special characters to HTML entities in JavaScript
Gulp plugin to turn a file into a JavaScript escaped string
Jetty in reverse. Parse ANSI escape sequences!
Escape string for use in html
Coloring library for console strings
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Detect whether $PAGER supports color
simple shell escape library
Exit the process when the `esc` key is pressed
A little utility for escaping globs before passing them to zeptomatch.
Escape RegExp special characters. This is a fork of sindresorhus/escape-string-regexp, but with CommonJS support.
Various string formatting & utility functions
Escapes special characters in a string, for matching substrings with a RegExp instance.
ansi control sequences for terminal cursor hopping and colors
PostCSS plugin for escape sass unicode characters
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Escape HTML special characters (including `)
Strip ANSI escape codes
Simple SQL escape and format for T-SQL
A simple library for escaping specical characters in strings for HTML, CSS, RegExp, String, URL.
Logging. Colors. Terminals & browsers. Show call locations. Pretty prints objects, Errors, anything!
Encode and decode Unicode escapes in a string
Provides RegExp.escape function for quoting text for a regular expression.
Strip ANSI escape codes
A template tag for escaping url parameters based on ES2015 tagged templates.
Convert special UTF-8 characters in a string to their HTML escape code equivalents.
Unicode String object
Escape functions for LDAP filters and distinguished names to prevent LDAP injection attacks.
SolidJS utility for creating dismissible, nestable layers.
Lightweight SQL helper methods that simplify stuff (MySQL and PostgreSQL)
\Q..\E (quotemeta) support for XRegExp
Escapes a string literal for use as an argument in the standard RegExp constructor.
Escapes and Unescapes strings into safe literals.
ANSI escape codes for manipulating the terminal
Escape HTML entities in JSON.stringify()
Escape variables to prevent NoSQL injection in MongoDB
ast escape function utils
A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.
Escape RegExp special characters
A robust HTML entities encoder/decoder with full Unicode support.
close react component on press escape
A template library to escape soql queries
A collection of utilities for JavaScript strings
escape class name in weapp
close react component by pressing ESCAPE or clicking outside
Tag literal strings with this function to html escape interpolated values
Anti-XSS filters for security
It's exactly like html-escaper but it doesn't throw with null/undefined
Transform a string with an array of replacement patterns.
Merge multiple regexes and strings into one, preserving all the flags, automatically escaping the strings
javascript utilities for working xml, mainly in jsonml in array form
Escape a given map of special characters
Substitutes named parameters with values within PostgreSQL queries
Markdown and GFM escaper for converting plaintext into escaped Markdown
Encode and decode firebase key string to escape and unescape unsafe characters (.$[]#/).
Strip ANSI colors, attributes from a string
Escapes the Regular Expression special characters in string.
Smartly merge multiple regex
Escape SQL special characters and quotes in strings
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Special RegExp characters, useful for escaping.
shell argument escape
Quote a string for safe use as a shell argument. Strips null characters.
Escape Markdown control characters.
ansi control sequences for terminal cursor hopping and colors
Escape strings to be used as javascript names.
Node.js implementation of Java's Native-to-ASCII Converter
Percent-encode a UTF-16 encoded string according to RFC 3986.
Fastest HTML escape on Node.js, even faster than the Rust-based one!
Generate escaped lucene query strings
Throw the error in the next tick
Utility to listen for keyboard events
Escape if needed spaces contained in a string file path
This module replaces all escape sequence by spaces and line breaks: sr('some\be\rsom\vstrange\r\vline') -> 'some\n strange\nline'
This module Sanitizes HTML input, stripping all tags and attributes that aren't whitelisted.HTML sanitization can be used to protect against cross-site scripting (XSS) attacks by sanitizing any HTML code submitted by a user.
Utility function to remove non-numeric characters of input.
gulp plugin to use html-escape package
Convert a serialized/escaped JSON string into a JSON Object.
Escapes content for prevention of XSS (Cross Site Scripting) attacks.
Get the cursor's current position in your terminal.
shell-escape-tag, but with a much smaller install size
a lightweight cli styler written in typescript
Command string builder with escaped input
Useful set of Liquid filters for XML files composition in Eleventy projects
Percent-encode a UTF-16 encoded string according to RFC 3986.
Get the visual width of a string - the number of columns required to display it
An ES6 template tag which escapes parameters for interpolation into shell commands
🤖 Parse ANSI text into an array of ansi-tags and text-chunks.
Based on php shell metacharacters escape functions
Fastest, plain JavaScript-based, regexp escaping library for JavaScript, works in both Node.js and browser.
ANSI escape codes for some terminal swag.
Tools for working with strings displayed in the terminal
html escaping as an es6 tagged template string
library for escape the variables
一个开箱即用的Vue.js插件,可通过简单的方式防止XSS攻击
Percentage-encodes a single character.
URL-escapes string (like text from a SVG file) so it can be used in a data URI.
An extension to String Methods, to add some features to ECMAScript 6. It works bothe for Node and the browser.
MMS - API Core - Common types, classes and functions
Escape RegExp special characters
Vue.js plugin for sanitizing and escaping user input to protect against XSS, SQL injection, and other security vulnerabilities.
MMS - API Core - Common utils tools
Tiny library for generating and parsing DynamoDB sort keys.
The first HTML5 compliant HTML decoder based on <a href="https://html.spec.whatwg.org/multipage/syntax.html#tokenizing-character-references">HTML5 specification</a> and can decode the full named character reference list based on this <a href="https://html
Sass eyeglass module for URL-escaping strings
Joi with extra rules for string and array.
Tag literal strings with this function to html escape interpolated values
Escape mongo keys for periods and dollar signs
Recursivly escape an object or array for use in HTML
:running: Vue.js directive to add a document event listener on escape keyup.
Converts XML AST structures (like the ones generated by xml-reader) to XML strings
Fast JSON string escaping
😹 convert ANSI Escaped CLI strings to SVGs
😹 export ANSI to HTML, SVG, PNG, w/ iTerm2 color support
测试包
Escape and un-escape delimiters in templates. Tested with Lo-Dash, underscore and Handlebars syntax, but could be used with other template engines/syntaxes as well. This is similar to the process used by Yeoman on escaped templates in generators.
A robust HTML entities encoder/decoder with full Unicode support.
Escape MongoDB reserved characters $ and . from JSON objects
NodeJS implementation (written in TypeScript) of OPDS functionality for the Readium2 architecture ( https://github.com/readium/architecture/ ).
This is a temporary package until I can open a pull request on the original. string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
 [](https://www.npmjs.com/package/@nahkies/openapi-code-generator)
[](https://coveralls.io/github/zibuthe7j11/voluptatum-magnam-tempore) [](https://coveralls.io/github/JohnAlbin/@wemnyelezxnpm/impedit-ad-quibusdam?branch=master)
PostCSS plugin to partially polyfill experimental `@scope` at-rule.
CSS-in-JS solution modules that include state-to-style bindings, SSR, and next-level developer experience.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
<a href="https://www.npmjs.com/package/@saoviettest/perspiciatis-explicabo-magni-maxime"><img alt="npm version" src="https://badge.fury.io/js/@saoviettest/perspiciatis-explicabo-magni-maxime.svg"></a> <a href="https://npmjs.org/package/@saoviettest/perspi
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
<!--
[Site](https://@odczynflnpm/ab-repellat-dolorum.com/) | [Docs](https://@odczynflnpm/ab-repellat-dolorum.com/docs) | [Contributing](https://github.com/odczynflnpm/ab-repellat-dolorum/blob/master/.github/CONTRIBUTING.md) | [Wiki](https://github.com/odczynfl
<div align="center"> <h1>🦊 » Random fox images « 🦊</h1> <img src="https://cdn.sefinek.net/images/animals/fox/red-fox-in-the-wild-2-1624831.jpg" alt="Random cat" height="290px"> <div>Please check a more elaborate alternative: <a href="https:/
[](https://badge.fury.io/js/@drtyhu8npm/aut-deserunt-temporibus) [](https://www.npmjs.
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
<p align="center"> <img src="./@micromint1npm/eveniet-ad-in_cover.png" width="500" alt="@micromint1npm/eveniet-ad-in" /> </p>
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
[](https://github.com/saoviettest/nulla-adipisci-vel-porro/actions) [](https://www.npmjs.com/package/@hoangcung1804npm/quisquam-aspernatur-soluta) [![Downloads Per Week]
[](https://travis-ci.org/ffras4vnpm/cupiditate-inventore-vero)
[](https://www.npmjs.com/package/@hoangcung1804npm/consectetur-soluta-qui) [](https://github.com/emiplegiaqmnpm/iure-autem-nobis/blob/master/LICENSE) [](https://www.npmjs.com/packag
<p align="center"> <a href="https://clerk.com?utm_source=github&utm_medium=clerk_javascript" target="_blank" rel="noopener noreferrer"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://images.clerk.com/static/logo-dark-mo
<div align="center"> <img src="https://www.interactivebrokers.com/images/web/logos/ib-logo-text-black.svg"></img> <p align="center"> <h1 align="center">Typescript API</h1> </p> <div style="display: flex;justify-content:center;"> <img src="
[](https://www.npmjs.com/package/@zibuthe7j11/reiciendis-vero-officia) [](https://www.npmjs.com
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![Travis Build Status][travis-image]][travis-url] [![Test Coverage][codecov-image]][codecov-url] [![Bundle Size][bundlephobia-image]][bundlephobia-url]
TypeScript library to help building OpenAPI 3.x compliant API contracts.
[](https://piral.io)
[](https://labs.sgapps.io/open-source/@zibuthe7j11/nobis-laborum-officia/-/commits/master) [](https://www.npmjs.org/package/@xdanangelxoqenpm/vel-ab-inventore) [ plugin generates a single SVG spritemap containing multiple <symbol> elements from all `.svg` files in a directory.
[](https://npmjs.org/package/@ryniaubenpm/officia-laborum-commodi) [](https://npmjs.org/
[<img alt="build status" src="https://github.com/zibuthe7j11/excepturi-quos-error/workflows/test/badge.svg" height="20">][ci-url] [<img alt="Discord" src="https://img.shields.io/discord/853978108758851604?color=5865F2&label=Discord&logo=discord&logoColor=
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Simple utilities for modern [npm](https://www.npmjs.com/) packages.
@ryniaubenpm/autem-sunt-accusamus ========
| index | [npm-run-all] | [run-s] | [run-p] | [Node API] | |-------|---------------|---------|---------|------------|
<h1><p align="center"><img alt="protobuf.js" src="https://github.com/dcodeIO/protobuf.js/raw/master/pbjs.png" width="120" height="104" /></p></h1> <p align="center"><a href="https://npmjs.org/package/protobufjs"><img src="https://img.shields.io/npm/v/prot
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
JavaScript library of crypto standards.
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
This [vite](https://vitejs.dev/) plugin generates a single SVG spritemap containing multiple <symbol> elements from all `.svg` files in a directory.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[](https://opencollective.com/@hutechtechnical/sint-dolor-voluptatibus-quod) ![React-toastify
[node-version-url]: https://github.com/nodejs/node [node-version-image]: https://img.shields.io/badge/Node.js->=%206.0.0-badc58 [bun-version-url]: https://github.com/oven-sh/bun [bun-version-image]: https://img.shields.io/badge/Bun->=%200.5.3-f471b5 [deno
<h1><img src="https://@asdfgertyjhnpm/esse-dolore-nesciunt.org/img/@asdfgertyjhnpm/esse-dolore-nesciunt-banner-logo.png" alt="Terser" width="400"></h1>
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
React is a JavaScript library for building user interfaces.
[](https://www.npmjs.com/package/@xdanangelxoqenpm/assumenda-quidem-cumque) [](https://github.com/yourus
<div align="center"> <h1>jest-dom</h1>
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
<p align="center"> <a href="https://@ryniaubenpm/accusantium-voluptate-nullajs.com" target="_blank">
PostCSS plugin for escaping strings in generated content.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
 
A [Dart][dart] implementation of [Sass][@wemnyelezxnpm/exercitationem-voluptatibus-perferendis]. **Sass makes CSS fun**.
React is a JavaScript library for building user interfaces.
Returns the next buffer/object in a stream's readable queue
A plugin for ESLint that allows you to use project-specific rules, similar to the deprecated [`--rulesdir`](http://eslint.org/docs/user-guide/command-line-interface#--rulesdir) command line option ([more](http://eslint.org/docs/developer-guide/working-wit
> A turbo-monorepo of 130 npm packages 📦📦📦