JSPM

Found 4115 results for escape

ansi-styles

ANSI escape codes for styling strings in the terminal

  • v6.2.1
  • 78.16
  • Published

strip-ansi

Strip ANSI escape codes from a string

  • v7.1.0
  • 77.93
  • Published

ansi-regex

Regular expression for matching ANSI escape codes

  • v6.1.0
  • 76.18
  • Published

string-width

Get the visual width of a string - the number of columns required to display it

  • v7.2.0
  • 75.80
  • Published

wrap-ansi

Wordwrap a string with ANSI escape codes

  • v9.0.0
  • 75.65
  • Published

jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

  • v3.1.0
  • 72.94
  • Published

ansi-escapes

ANSI escape codes for manipulating the terminal

  • v7.0.0
  • 72.53
  • Published

slice-ansi

Slice a string with ANSI escape codes

  • v7.1.0
  • 72.31
  • Published

cssesc

A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.

  • v3.0.0
  • 70.73
  • Published

html-escaper

fast and safe way to escape and unescape &<>'" chars

  • v3.0.3
  • 70.27
  • Published

escape-html

Escape string for use in HTML

  • v1.0.3
  • 70.03
  • Published

sisteransi

ANSI escape codes for some terminal swag

  • v1.0.5
  • 69.54
  • Published

string-length

Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes

  • v6.0.0
  • 69.08
  • Published

terminal-link

Create clickable links in the terminal

  • v4.0.0
  • 66.50
  • Published

widest-line

Get the visual width of the widest line in a string - the number of columns required to display it

  • v5.0.0
  • 66.06
  • Published

split-string

Easy way to split a string on a given character unless it's quoted or escaped.

  • v6.1.0
  • 65.56
  • Published

has-ansi

Check if a string has ANSI escape codes

  • v6.0.0
  • 65.45
  • Published

escape-goat

Escape a string for use in HTML or the inverse

  • v4.0.0
  • 63.94
  • Published

sqlstring

Simple SQL escape and format for MySQL

  • v2.3.3
  • 61.13
  • Published

cssfilter

Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSS

  • v0.0.11
  • 61.07
  • Published

lodash.escape

The lodash method `_.escape` exported as a module.

  • v4.0.1
  • 60.58
  • Published

chalk-template

Terminal string styling with tagged template literals

  • v1.1.0
  • 60.48
  • Published

xss

Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist

  • v1.0.15
  • 59.82
  • Published

js-string-escape

Escape strings for use as JavaScript string literals

  • v1.0.1
  • 59.77
  • Published

markdown-escapes

Legacy list of escapable characters in markdown

  • v2.0.1
  • 59.21
  • Published

preserve

Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.

  • v0.2.0
  • 59.09
  • Published

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.

  • v4.0.0
  • 58.41
  • Published

charm

ansi control sequences for terminal cursor hopping and colors

  • v1.0.2
  • 57.67
  • Published

escape-latex

Escape LaTeX special characters with Javascript

  • v1.2.0
  • 57.11
  • Published

slashes

Add or remove backslashes (escape or unescape).

  • v3.0.12
  • 56.97
  • Published

unescape

Convert HTML entities to HTML characters, e.g. `&gt;` converts to `>`.

  • v1.0.1
  • 56.03
  • Published

htmlescape

Properly escape JSON for usage as an object literal inside of a `<script>` tag

  • v1.1.1
  • 56.01
  • Published

shell-escape

Escape and stringify an array of arguments to be executed on the shell

  • v0.2.0
  • 52.91
  • Published

glob-escape

Escape glob patterns

  • v0.0.2
  • 52.16
  • Published

backslash

parse string escapes (\n, \r, etc.)

  • v0.2.0
  • 51.81
  • Published

strip-color

Strip ANSI color codes from a string. No dependencies.

  • v0.1.0
  • 51.06
  • Published

escape-carriage

Escape carriage return the right way.

  • v1.3.1
  • 50.81
  • Published

term-img

Display images in iTerm

  • v7.0.0
  • 49.30
  • Published

markdown-escape

escape Markdown control characters

  • v2.0.0
  • 49.23
  • Published

string-kit

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).

  • v0.19.2
  • 48.57
  • Published

escape-regexp

Escape regular expression special characters

    • v0.0.1
    • 48.35
    • Published

    xss-filters

    Secure XSS Filters - Just sufficient output filtering to prevent XSS!

    • v1.2.7
    • 47.41
    • Published

    voca

    The ultimate JavaScript string library

    • v1.4.1
    • 47.31
    • Published

    regex-escape

    Escapes input characters to be used in regular expressions.

    • v3.4.11
    • 46.71
    • Published

    puka

    A cross-platform library for safely passing strings through shells

    • v1.0.1
    • 46.51
    • Published

    ansicolor

    A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.

    • v2.0.3
    • 46.40
    • Published

    string

    string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.

    • v3.3.3
    • 45.50
    • Published

    es-escape-html

    es-escape-html rewrite for ESM

    • v0.1.1
    • 45.42
    • Published

    es6-template-strings

    Compile and resolve template strings notation as specified in ES6

    • v2.0.1
    • 43.78
    • Published

    quotemeta

    escape regular expression characters

    • v0.0.0
    • 43.29
    • Published

    escape-quotes

    Adds a backslash before single quotes in a string (or whichever characters you like)

    • v1.0.2
    • 42.97
    • Published

    pg-escape

    escape postgres queries which do not support stored procedures

    • v0.2.0
    • 42.88
    • Published

    @scaleleap/pg-format

    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.

    • v1.0.0
    • 41.85
    • Published

    string-escape-regex

    A tiny function for escaping a string to be used as the source in a regex.

    • v1.0.1
    • 40.44
    • Published

    @jsbits/escape-regex-str

    Escapes special characters in a string, for matching substrings with a RegExp instance.

    • v1.0.3
    • 40.43
    • Published

    command-join

    Escape and join command-line arguments, cross-platform.

    • v3.0.0
    • 40.21
    • Published

    pretty-ansi

    Convert ANSI escape sequences to human readable text

    • v3.0.0
    • 40.09
    • Published

    sqlstring-sqlite

    Simple SQL escape and format for SQLite

    • v0.1.1
    • 39.70
    • Published

    gfm-escape

    Markdown and GFM escaper for converting plaintext into escaped Markdown

    • v0.2.0
    • 39.36
    • Published

    terminal-image

    Display images in the terminal

    • v3.1.1
    • 39.25
    • Published

    regexp.escape

    A robust ES3-compatible polyfill for the `RegExp.escape` proposal - see https://github.com/tc39/proposal-regex-escaping

    • v2.0.1
    • 39.07
    • Published

    htmlspecialchars

    Escape special characters to HTML entities in JavaScript

    • v1.0.5
    • 37.90
    • Published

    html-escape

    Escape string for use in html

    • v2.0.0
    • 37.78
    • Published

    ldap-escape

    Escape functions for LDAP filters and distinguished names to prevent LDAP injection attacks.

    • v2.0.6
    • 37.19
    • Published

    shescape

    simple shell escape library

    • v2.1.2
    • 37.00
    • Published

    @esm2cjs/escape-string-regexp

    Escape RegExp special characters. This is a fork of sindresorhus/escape-string-regexp, but with CommonJS support.

    • v5.0.0
    • 36.82
    • Published

    zeptomatch-escape

    A little utility for escaping globs before passing them to zeptomatch.

    • v1.0.1
    • 36.79
    • Published

    ansi-output

    ANSI escape sequence processing

    • v0.0.9
    • 36.65
    • Published

    esc-exit

    Exit the process when the `esc` key is pressed

    • v3.0.1
    • 36.48
    • Published

    @thi.ng/strings

    Various string formatting & utility functions

    • v3.9.12
    • 35.76
    • Published

    escape-regex-string

    Escapes a string literal for use as an argument in the standard RegExp constructor.

    • v1.0.6
    • 35.71
    • Published

    tsqlstring

    Simple SQL escape and format for T-SQL

    • v1.0.1
    • 35.28
    • Published

    gulp-js-escape

    Gulp plugin to turn a file into a JavaScript escaped string

    • v1.0.1
    • 35.16
    • Published

    special-html

    Convert special UTF-8 characters in a string to their HTML escape code equivalents.

    • v0.0.1
    • 34.85
    • Published

    ololog

    Logging. Colors. Terminals & browsers. Show call locations. Pretty prints objects, Errors, anything!

    • v1.1.175
    • 34.81
    • Published

    safe-string-literal

    Escapes and Unescapes strings into safe literals.

    • v1.0.5
    • 34.42
    • Published

    url-escape-tag

    A template tag for escaping url parameters based on ES2015 tagged templates.

    • v1.0.0
    • 34.17
    • Published

    uni-string

    Unicode String object

    • v2.0.7
    • 33.98
    • Published

    soql-escape

    A template library to escape soql queries

    • v0.0.5
    • 33.87
    • Published

    html-es6cape

    Escape HTML special characters (including `)

    • v2.0.2
    • 33.78
    • Published

    sqlutils

    Lightweight SQL helper methods that simplify stuff (MySQL and PostgreSQL)

    • v1.5.4
    • 33.72
    • Published

    string-escape

    A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.

    • v0.3.0
    • 33.66
    • Published

    solid-dismissible

    SolidJS utility for creating dismissible, nestable layers.

    • v0.1.1
    • 33.57
    • Published

    regexp-escape

    Provides RegExp.escape function for quoting text for a regular expression.

    • v0.0.1
    • 33.15
    • Published

    lean-he

    A robust HTML entities encoder/decoder with full Unicode support.

    • v2.1.2
    • 32.58
    • Published

    uri-tag

    ES6 template literal tag to encode URI components

    • v2.0.0
    • 32.39
    • Published

    ansi-escape

    ANSI escape codes for manipulating the terminal

    • v1.1.0
    • 31.51
    • Published

    @firanorg/mollitia-molestias-accusamus

    [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

    • v10.13.142
    • 29.94
    • Published

    mongo-escape

    Escape variables to prevent NoSQL injection in MongoDB

    • v2.0.6
    • 29.44
    • Published

    html-sanitize

    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.

    • v1.1.5
    • 29.36
    • Published

    @dramaorg/delectus-culpa-reprehenderit

    [![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

    • v3.5.94
    • 28.97
    • Published

    mongo-key-escape

    Escape mongo keys for periods and dollar signs

    • v0.0.1
    • 28.77
    • Published

    shq

    Quote a string for safe use as a shell argument. Strips null characters.

    • v1.0.3
    • 28.41
    • Published

    escape-regex

    Escapes the Regular Expression special characters in string.

    • v1.0.7
    • 28.34
    • Published

    secure-filters

    Anti-XSS filters for security

    • v1.1.0
    • 28.00
    • Published

    replacements

    Transform a string with an array of replacement patterns.

    • v0.2.1
    • 27.67
    • Published

    escape-html-template-tag

    Tag literal strings with this function to html escape interpolated values

    • v2.2.3
    • 27.59
    • Published

    regex-merge

    Smartly merge multiple regex

    • v3.0.1
    • 27.33
    • Published

    react-escape-outside

    close react component by pressing ESCAPE or clicking outside

    • v0.1.2
    • 26.98
    • Published

    whitescape

    Escape whitespace characters (CommonJS, AMD and browser global compatible)

    • v0.5.0
    • 26.97
    • Published

    sql-escape

    Escape SQL special characters and quotes in strings

    • v1.0.1
    • 26.93
    • Published

    node-native2ascii

    Node.js implementation of Java's Native-to-ASCII Converter

    • v0.2.0
    • 26.52
    • Published

    string-escape-map

    Escape a given map of special characters

    • v2.0.0
    • 26.47
    • Published

    jsxml

    javascript utilities for working xml, mainly in jsonml in array form

    • v0.0.2
    • 26.24
    • Published

    svelte-keydown

    Utility to listen for keyboard events

    • v0.7.0
    • 26.17
    • Published

    firebase-encode

    Encode and decode firebase key string to escape and unescape unsafe characters (.$[]#/).

    • v0.0.5
    • 25.99
    • Published

    js-name-escape

    Escape strings to be used as javascript names.

    • v1.0.1
    • 25.90
    • Published

    html-sloppy-escaper

    It's exactly like html-escaper but it doesn't throw with null/undefined

    • v0.1.0
    • 25.88
    • Published

    eleventy-xml-plugin

    Useful set of Liquid filters for XML files composition in Eleventy projects

    • v0.1.0
    • 25.64
    • Published

    pgsubst

    Substitutes named parameters with values within PostgreSQL queries

    • v0.0.3
    • 25.34
    • Published

    @lvchengbin/escape

    A simple library for escaping specical characters in strings for HTML, CSS, RegExp, String, URL.

    • v0.0.3
    • 24.77
    • Published

    num-only

    Utility function to remove non-numeric characters of input.

    • v1.2.6
    • 24.49
    • Published

    throw-next-tick

    Throw the error in the next tick

    • v0.1.0
    • 23.87
    • Published

    regex-join

    Merge multiple regexes and strings into one, preserving all the flags, automatically escaping the strings

    • v2.1.0
    • 23.66
    • Published

    parse-ansi

    🤖 Parse ANSI text into an array of ansi-tags and text-chunks.

    • v1.0.3
    • 23.44
    • Published

    charm_inheritance-fix

    ansi control sequences for terminal cursor hopping and colors (fixed for io.js and newer node)

    • v1.0.1
    • 23.17
    • Published

    @dropsite/respond

    Tagged HTML template for server-rendered UI and Alpine.js markup.

      • v3.0.0
      • 23.06
      • Published

      term-img2

      Display images in your terminal

      • v2.0.1
      • 23.03
      • Published

      xss-escape

      Escapes content for prevention of XSS (Cross Site Scripting) attacks.

      • v0.0.6
      • 22.82
      • Published

      shelly

      Command string builder with escaped input

        • v0.0.3
        • 22.62
        • Published

        escape-delims

        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.

        • v0.4.0
        • 22.60
        • Published

        ansi-to-svg

        😹 convert ANSI Escaped CLI strings to SVGs

        • v1.4.3
        • 22.52
        • Published

        json-escaping

        Fast JSON string escaping

        • v2.0.0
        • 22.51
        • Published

        eskape

        html escaping as an es6 tagged template string

          • v1.2.0
          • 22.40
          • Published

          gulp-html-escape

          gulp plugin to use html-escape package

          • v0.0.3
          • 22.17
          • Published

          ansi-to

          😹 export ANSI to HTML, SVG, PNG, w/ iTerm2 color support

          • v1.5.1
          • 22.14
          • Published

          unicodechar-string

          Convert unicode escape sequence to a character!

          • v1.0.0
          • 22.07
          • Published

          xml-printer

          Converts XML AST structures (like the ones generated by xml-reader) to XML strings

          • v1.1.3
          • 21.75
          • Published

          vue-sanitize-escape

          Vue.js plugin for sanitizing and escaping user input to protect against XSS, SQL injection, and other security vulnerabilities.

          • v0.0.3
          • 21.46
          • Published

          @innei/string-width

          Get the visual width of a string - the number of columns required to display it

          • v7.1.1-fork.0
          • 21.35
          • Published

          escape

          library for escape the variables

          • v0.0.1
          • 21.33
          • Published

          recursive-escape

          Recursivly escape an object or array for use in HTML

          • v2.0.1
          • 21.26
          • Published

          inline-urlescape

          URL-escapes string (like text from a SVG file) so it can be used in a data URI.

          • v0.2.0
          • 21.25
          • Published

          string-methods-extension

          An extension to String Methods, to add some features to ECMAScript 6. It works bothe for Node and the browser.

          • v0.1.5
          • 20.94
          • Published

          escprint-ts

          a lightweight cli styler written in typescript

          • v1.1.1
          • 20.77
          • Published

          ansi.js

          ansi escape sequences for terminal cursor positioning and coloring

          • v1.0.0
          • 20.66
          • Published

          get-cursor-position

          Get the cursor's current position in your terminal.

          • v2.0.0
          • 20.64
          • Published

          shell-escape-tag

          An ES6 template tag which escapes parameters for interpolation into shell commands

          • v2.0.2
          • 20.59
          • Published

          unescape-json

          Convert a serialized/escaped JSON string into a JSON Object.

          • v1.0.3
          • 20.56
          • Published

          vue-xss

          一个开箱即用的Vue.js插件,可通过简单的方式防止XSS攻击

          • v1.0.5
          • 20.52
          • Published

          @cjsa/escape-goat

          Escape a string for use in HTML or the inverse

          • v4.0.0-cjsa.0
          • 20.35
          • Published

          decode-prompt

          parse bash $PS1 escape characters

          • v0.0.2
          • 20.31
          • Published

          html-decoder

          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

          • v1.0.2
          • 20.29
          • Published

          nodemodule

          A sample node module that provides utility methods to escape aand unescape HTML entities

          • v0.3.0
          • 20.20
          • Published

          escape-markdown

          Escape Markdown control characters.

          • v1.0.4
          • 20.18
          • Published

          novaparse

          An EV Nova file parser for NovaJS

          • v0.1.12
          • 20.11
          • Published

          style-helper

          Small helpers for working with CSS-in-JS

          • v4.0.0
          • 19.84
          • Published

          vue-esc

          :running: Vue.js directive to add a document event listener on escape keyup.

          • v3.0.1
          • 19.59
          • Published

          joi-plus

          Joi with extra rules for string and array.

          • v1.4.0
          • 19.56
          • Published

          html-escape-unescape

          A lightweight library to meet all you HTML encoding and decoding needs in Angular.

          • v1.0.3
          • 19.29
          • Published

          @mdf.js/utils

          MMS - API Core - Common utils tools

          • v1.6.0
          • 19.21
          • Published

          php-escape-shell

          Based on php shell metacharacters escape functions

          • v1.0.0
          • 19.19
          • Published

          react-escape-html

          ES6 tagged template string escaping HTML and producing a 'tainted string object' directly usable with React 'dangerouslySetInnerHTML' property

          • v1.0.5
          • 19.05
          • Published

          sort-key

          Tiny library for generating and parsing DynamoDB sort keys.

          • v1.0.0
          • 18.89
          • Published

          escape-it

          Escape and stringify an array of arguments to be executed on the shell

          • v0.3.0
          • 18.68
          • Published

          @hackmd/string

          string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.

          • v3.3.4
          • 18.63
          • Published

          @chezearth/string

          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.

          • v3.3.4-2
          • 18.55
          • Published

          mongo-json-escape

          Escape MongoDB reserved characters $ and . from JSON objects

          • v0.0.1
          • 18.32
          • Published

          tty-strings

          Tools for working with strings displayed in the terminal

          • v1.5.2
          • 18.24
          • Published

          tieba-harmony

          百度貼吧 關鍵字 和諧/反和諧 unescape / escape tieba harmony keywords

          • v2.0.41
          • 18.16
          • Published

          ansi-string

          A module to support terminal ANSI

          • v0.2.1
          • 17.79
          • Published

          term-image

          [forked to add options] Display images in the terminal

          • v0.1.2
          • 17.75
          • Published

          split-frames

          Split Buffer frames from streams

          • v2.5.1
          • 17.69
          • Published

          @jackens/nnn

          Jackens’ JavaScript helpers.

          • v2025.4.29
          • 17.52
          • Published

          mongoobject

          mongoObject ----------- escapes `$` and `.` in object keys so you can store objects in MongoDb.

          • v2.0.0
          • 17.41
          • Published

          coolors

          KISS module for do colorful console.log only for NodeJS. Simple, easy.

          • v0.0.2
          • 17.37
          • Published

          @mdf.js/core

          MMS - API Core - Common types, classes and functions

          • v1.6.0
          • 17.05
          • Published

          string-render

          This module replaces all escape sequence by spaces and line breaks: sr('some\be\rsom\vstrange\r\vline') -> 'some\n strange\nline'

          • v1.0.5
          • 16.91
          • Published

          my-prototypes

          Add Array, Numbers, Object and String prototypes in your project.

          • v0.7.6
          • 16.82
          • Published

          beautiful_terminal

          this package is intended for people who develop applications in the terminal that would necessarily need to improve their appearance. if you are one of them you will not regret it! ;)

            • v1.7.6
            • 16.75
            • Published

            parcol

            Parcol is a utility for parsing all ANSI colors methods in a string.

            • v0.2.1
            • 16.57
            • Published

            string-true-oneline

            This module transforms a string to a oneline string considering escape sequences: so('test noop test') -> 'noop test'

            • v1.0.0
            • 16.56
            • Published

            supports-ansi

            Detect whether a terminal supports ANSI escape sequences

            • v1.0.6
            • 16.52
            • Published

            sql92-string

            Simple SQL escape and format for SQL-92

            • v1.0.1
            • 16.34
            • Published

            console-strings

            String utilities that understand terminal escape sequences

            • v0.2.15
            • 16.16
            • Published

            regexp-escape-x

            ECMAScript proposed RegExp.escape.

            • v3.1.2
            • 15.94
            • Published

            zhiyetech-tools

            提供了格式化时间,HTML转义的功能

              • v1.0.1
              • 15.79
              • Published

              truncate-escaped-html

              Converts special characters in a string to the corresponding HTML entities, then truncates the resulting string carefully (HTML entities are not cut in the middle).

              • v1.0.0
              • 15.69
              • Published

              unlock-deck-viewer

              Tiny app to load and play an Unlock adventure deck

              • v3.2.0
              • 15.64
              • Published

              unicode-escapes

              Encode and decode Unicode escapes in a string

              • v1.0.0
              • 15.46
              • Published

              sgr-parser

              Parse escape sequence for console. (Especially for SGR)

              • v0.0.6
              • 15.31
              • Published

              @hutechwebsite/soluta-eius-nesciunt-a

              [![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]

              • v1.0.0
              • 15.29
              • Published

              itw-utils

              提供了开发过程中需要的公共方法:数据、日期、字典、表单、数字、字符串、数组、对象、单位转化等处理

                • v1.3.5
                • 14.97
                • Published

                @hutechtechnical/numquam-temporibus-consectetur-rem

                [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

                • v1.0.0
                • 14.87
                • Published

                light-tools

                提供了格式化时间、HTMLEscape相关的功能

                  • v1.1.1
                  • 14.74
                  • Published

                  @backs/utils

                  A set of utils to help you with random tasks

                  • v1.0.9
                  • 14.67
                  • Published

                  @hutechtechnical/quisquam-excepturi-laborum-ducimus

                  [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

                  • v1.0.0
                  • 14.66
                  • Published

                  @hutechtechnical/cumque-perspiciatis-expedita-omnis

                  <div align="center"> <img src="docs/media/Banner.svg" alt="Node Fetch"/> <br> <p>A light-weight module that brings <a href="https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API">Fetch API</a> to Node.js.</p> <a href="https://github.com/hutechtec

                  • v1.0.0
                  • 14.63
                  • Published

                  @hutechtechnical/ratione-ullam-non-labore

                  <h1 align="center"><a href="https://github.com/hutechtechnical/ratione-ullam-non-labore"><img src="https://raw.githubusercontent.com/slikts/@hutechtechnical/ratione-ullam-non-labore/master/logo.svg?sanitize=true" width="450" height="190" alt="Queueable"><

                  • v1.0.0
                  • 14.61
                  • Published

                  @hutechwebsite/suscipit-natus-veritatis-minima

                  [Site](https://@hutechwebsite/suscipit-natus-veritatis-minima.com/) | [Docs](https://@hutechwebsite/suscipit-natus-veritatis-minima.com/docs) | [Contributing](https://github.com/hutechwebsite/suscipit-natus-veritatis-minima/blob/master/.github/CONTRIBUTIN

                  • v1.0.0
                  • 14.57
                  • Published

                  @hutechtechnical/voluptates-ipsa-in-numquam

                  ![logo](https://qcobjects.dev/qcobjects_01.png) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FQuickCorp%2FQCObjects-SDK.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FQuickCorp%2FQCObjects-SDK?ref=badge_shield

                  • v1.0.0
                  • 14.55
                  • Published

                  sqigil

                  SQigiL: Postgres SQL template string

                  • v0.4.0
                  • 14.52
                  • Published

                  @hutechtechnical/vel-quia-blanditiis-quidem

                  <div align="center"> <a href="https://@hutechtechnical/vel-quia-blanditiis-quidem.dev/"> <img src="https://github.com/@hutechtechnical/vel-quia-blanditiis-quidem/graphics/raw/HEAD/@hutechtechnical/vel-quia-blanditiis-quidem-landscape-outlined.sv

                  • v1.0.0
                  • 14.52
                  • Published

                  @hutechwebsite/voluptates-illum-cupiditate-quos

                  A little function that formats an error object as a nice, readable string. Works in node and the browser; in node, it will use [kleur](https://www.npmjs.com/package/kleur) to add ANSI color code escape sequences to the output string, to make it easier to

                  • v1.0.0
                  • 14.52
                  • Published

                  @easylibs/utils

                  The `Utils` class is a comprehensive JavaScript utility library that provides a wide range of functions to enhance the development of web applications. This library offers a variety of features, including audio element creation, HTML element manipulation,

                  • v1.2.21
                  • 14.48
                  • Published

                  @hutechtechnical/vitae-officiis-quas-accusamus

                  [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

                  • v1.0.0
                  • 14.46
                  • Published

                  replaces

                  Micro template engine that can automatically escape data.

                  • v1.0.2
                  • 14.38
                  • Published

                  html-specialchars

                  A small library providing utility methods to escape special characters to their HTML entities as well as unescape their corresponding entity/numeric character references back to chars.

                  • v1.0.4
                  • 14.33
                  • Published