JSPM

Found 4075 results for escape sequences

string-length

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

  • v6.0.0
  • 69.91
  • Published

ansi-output

ANSI escape sequence processing

  • v0.0.9
  • 68.78
  • 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
  • 68.49
  • Published

terminal-link

Create clickable links in the terminal

  • v4.0.0
  • 67.23
  • 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.81
  • Published

has-ansi

Check if a string has ANSI escape codes

  • v6.0.0
  • 65.78
  • Published

split-string

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

  • v6.1.0
  • 65.60
  • Published

escape-goat

Escape a string for use in HTML or the inverse

  • v4.0.0
  • 64.38
  • Published

sqlstring

Simple SQL escape and format for MySQL

  • v2.3.3
  • 61.78
  • Published

cssfilter

Sanitize untrusted CSS with a configuration specified by a Whitelist. ๆ นๆฎ็™ฝๅๅ•่ฟ‡ๆปคCSS

  • v0.0.11
  • 61.74
  • Published

chalk-template

Terminal string styling with tagged template literals

  • v1.1.0
  • 61.51
  • Published

lodash.escape

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

  • v4.0.1
  • 60.13
  • Published

xss

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

  • v1.0.15
  • 60.12
  • Published

js-string-escape

Escape strings for use as JavaScript string literals

  • v1.0.1
  • 59.89
  • Published

preserve

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

  • v0.2.0
  • 59.15
  • Published

markdown-escapes

Legacy list of escapable characters in markdown

  • v2.0.1
  • 59.01
  • 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.55
  • 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
  • 57.40
  • Published

escape-latex

Escape LaTeX special characters with Javascript

  • v1.2.0
  • 57.10
  • Published

console-strings

String utilities that understand terminal escape sequences

  • v0.2.15
  • 56.41
  • Published

htmlescape

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

  • v1.1.1
  • 56.34
  • Published

unescape

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

  • v1.0.1
  • 56.22
  • Published

slashes

Add or remove backslashes (escape or unescape).

  • v3.0.12
  • 56.14
  • Published

shell-escape

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

  • v0.2.0
  • 53.75
  • Published

glob-escape

Escape glob patterns

  • v0.0.2
  • 52.80
  • Published

backslash

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

  • v0.2.0
  • 52.41
  • Published

escape-carriage

Escape carriage return the right way.

  • v1.3.1
  • 52.21
  • Published

uri-tag

ES6 template literal tag to encode URI components

  • v2.0.0
  • 51.78
  • Published

strip-color

Strip ANSI color codes from a string. No dependencies.

  • v0.1.0
  • 51.12
  • Published

markdown-escape

escape Markdown control characters

  • v2.0.0
  • 50.48
  • Published

term-img

Display images in iTerm

  • v7.0.0
  • 49.21
  • 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.3
  • 49.01
  • Published

escape-unicode

Library to escape Unicode characters

  • v0.3.0
  • 48.90
  • Published

regexp.escape

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

  • v2.0.1
  • 48.25
  • Published

puka

A cross-platform library for safely passing strings through shells

  • v1.0.1
  • 47.82
  • Published

voca

The ultimate JavaScript string library

  • v1.4.1
  • 47.66
  • Published

regex-escape

Escapes input characters to be used in regular expressions.

  • v3.4.11
  • 47.51
  • Published

escape-regexp

Escape regular expression special characters

    • v0.0.1
    • 47.45
    • Published

    ansicolor

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

    • v2.0.3
    • 47.38
    • Published

    xss-filters

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

    • v1.2.7
    • 46.71
    • 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
    • 46.25
    • Published

    es-escape-html

    es-escape-html rewrite for ESM

    • v0.1.1
    • 45.89
    • Published

    es6-template-strings

    Compile and resolve template strings notation as specified in ES6

    • v2.0.1
    • 43.32
    • Published

    pg-escape

    escape postgres queries which do not support stored procedures

    • v0.2.0
    • 43.01
    • Published

    quotemeta

    escape regular expression characters

    • v0.0.0
    • 42.95
    • Published

    sqlstring-sqlite

    Simple SQL escape and format for SQLite

    • v0.1.1
    • 42.56
    • 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
    • 42.28
    • Published

    escape-quotes

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

    • v1.0.2
    • 41.80
    • Published

    command-join

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

    • v3.0.0
    • 41.70
    • Published

    string-escape-regex

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

    • v1.0.1
    • 40.94
    • Published

    whitescape

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

    • v0.5.0
    • 40.77
    • Published

    ansi-encode

    Convert ANSI escape sequences to regular strings.

    • v1.0.1
    • 40.13
    • Published

    htmlspecialchars

    Escape special characters to HTML entities in JavaScript

    • v1.0.5
    • 38.72
    • Published

    terminal-image

    Display images in the terminal

    • v3.1.1
    • 38.71
    • Published

    gulp-js-escape

    Gulp plugin to turn a file into a JavaScript escaped string

    • v1.0.1
    • 38.68
    • Published

    yttej

    Jetty in reverse. Parse ANSI escape sequences!

    • v0.1.1
    • 38.05
    • Published

    dye

    Coloring library for console strings

    • v1.0.1
    • 37.99
    • Published

    html-escape

    Escape string for use in html

    • v2.0.0
    • 37.90
    • 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
    • 37.82
    • Published

    esc-exit

    Exit the process when the `esc` key is pressed

    • v3.0.1
    • 37.59
    • Published

    shescape

    simple shell escape library

    • v2.1.6
    • 37.49
    • Published

    zeptomatch-escape

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

    • v1.0.1
    • 36.94
    • 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.68
    • Published

    @thi.ng/strings

    Various string formatting & utility functions

    • v3.9.21
    • 36.68
    • Published

    @jsbits/escape-regex-str

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

    • v1.0.3
    • 36.64
    • Published

    charm-papandreou

    ansi control sequences for terminal cursor hopping and colors

    • v0.1.2-patch1
    • 36.28
    • 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
    • 36.09
    • Published

    @lvchengbin/escape

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

    • v0.0.3
    • 35.97
    • Published

    html-es6cape

    Escape HTML special characters (including `)

    • v2.0.2
    • 35.86
    • Published

    tsqlstring

    Simple SQL escape and format for T-SQL

    • v1.0.1
    • 35.70
    • Published

    ololog

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

    • v1.1.175
    • 35.50
    • Published

    unicode-escapes

    Encode and decode Unicode escapes in a string

    • v1.0.0
    • 35.35
    • Published

    regexp-escape

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

    • v0.0.1
    • 35.26
    • Published

    url-escape-tag

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

    • v1.0.0
    • 34.83
    • Published

    special-html

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

    • v0.0.1
    • 34.52
    • Published

    uni-string

    Unicode String object

    • v2.0.7
    • 34.36
    • Published

    ldap-escape

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

    • v2.0.6
    • 34.01
    • Published

    solid-dismissible

    SolidJS utility for creating dismissible, nestable layers.

    • v0.1.1
    • 33.97
    • Published

    sqlutils

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

    • v1.5.4
    • 33.90
    • Published

    escape-regex-string

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

    • v1.0.6
    • 33.73
    • Published

    safe-string-literal

    Escapes and Unescapes strings into safe literals.

    • v1.0.5
    • 33.63
    • Published

    ansi-escape

    ANSI escape codes for manipulating the terminal

    • v1.1.0
    • 33.06
    • Published

    mongo-escape

    Escape variables to prevent NoSQL injection in MongoDB

    • v2.0.6
    • 32.41
    • Published

    string-escape

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

    • v0.3.0
    • 31.64
    • Published

    lean-he

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

    • v2.1.2
    • 30.86
    • Published

    soql-escape

    A template library to escape soql queries

    • v0.0.5
    • 30.26
    • Published

    react-escape-outside

    close react component by pressing ESCAPE or clicking outside

    • v0.1.2
    • 29.07
    • Published

    escape-html-template-tag

    Tag literal strings with this function to html escape interpolated values

    • v2.2.3
    • 29.00
    • Published

    secure-filters

    Anti-XSS filters for security

    • v1.1.0
    • 28.94
    • Published

    html-sloppy-escaper

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

    • v0.1.0
    • 28.85
    • Published

    replacements

    Transform a string with an array of replacement patterns.

    • v0.2.1
    • 28.66
    • Published

    regex-join

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

    • v2.1.0
    • 27.86
    • Published

    jsxml

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

    • v0.0.2
    • 27.58
    • Published

    string-escape-map

    Escape a given map of special characters

    • v2.0.0
    • 27.53
    • Published

    pgsubst

    Substitutes named parameters with values within PostgreSQL queries

    • v0.0.3
    • 27.31
    • Published

    gfm-escape

    Markdown and GFM escaper for converting plaintext into escaped Markdown

    • v0.2.0
    • 27.22
    • Published

    firebase-encode

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

    • v0.0.5
    • 27.16
    • Published

    escape-regex

    Escapes the Regular Expression special characters in string.

    • v1.0.7
    • 26.96
    • Published

    regex-merge

    Smartly merge multiple regex

    • v3.0.1
    • 26.69
    • Published

    sql-escape

    Escape SQL special characters and quotes in strings

    • v1.0.1
    • 26.56
    • Published

    jsesc-es

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

    • v1.0.0
    • 26.24
    • Published

    shq

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

    • v1.0.3
    • 26.00
    • Published

    escape-markdown

    Escape Markdown control characters.

    • v1.0.4
    • 25.63
    • Published

    js-name-escape

    Escape strings to be used as javascript names.

    • v1.0.1
    • 25.53
    • Published

    charm-fnky

    ansi control sequences for terminal cursor hopping and colors

    • v1.0.1
    • 25.33
    • Published

    node-native2ascii

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

    • v0.3.0
    • 25.09
    • Published

    fast-escape-html

    Fastest HTML escape on Node.js, even faster than the Rust-based one!

    • v1.1.0
    • 24.90
    • Published

    throw-next-tick

    Throw the error in the next tick

    • v0.1.0
    • 24.78
    • Published

    svelte-keydown

    Utility to listen for keyboard events

    • v0.7.0
    • 24.76
    • 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
    • 24.06
    • 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
    • 23.77
    • Published

    num-only

    Utility function to remove non-numeric characters of input.

    • v1.2.7
    • 23.76
    • Published

    gulp-html-escape

    gulp plugin to use html-escape package

    • v0.0.3
    • 23.69
    • Published

    unescape-json

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

    • v1.0.3
    • 23.67
    • Published

    xss-escape

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

    • v0.0.6
    • 23.47
    • Published

    get-cursor-position

    Get the cursor's current position in your terminal.

    • v2.0.0
    • 23.44
    • Published

    escprint-ts

    a lightweight cli styler written in typescript

    • v1.1.1
    • 22.82
    • Published

    shelly

    Command string builder with escaped input

      • v0.0.3
      • 22.75
      • Published

      eleventy-xml-plugin

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

      • v0.1.0
      • 22.72
      • Published

      @innei/string-width

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

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

      shell-escape-tag

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

      • v2.0.2
      • 22.42
      • Published

      parse-ansi

      ๐Ÿค– Parse ANSI text into an array of ansi-tags and text-chunks.

      • v1.0.3
      • 22.32
      • Published

      php-escape-shell

      Based on php shell metacharacters escape functions

      • v1.0.0
      • 21.98
      • Published

      fast-escape-regexp

      Fastest, plain JavaScript-based, regexp escaping library for JavaScript, works in both Node.js and browser.

      • v1.0.1
      • 21.84
      • Published

      @visulima/ansi

      ANSI escape codes for some terminal swag.

      • v2.0.1
      • 21.74
      • Published

      tty-strings

      Tools for working with strings displayed in the terminal

      • v1.5.2
      • 21.68
      • Published

      eskape

      html escaping as an es6 tagged template string

        • v1.2.0
        • 21.57
        • Published

        escape

        library for escape the variables

        • v0.0.1
        • 21.46
        • Published

        vue-xss

        ไธ€ไธชๅผ€็ฎฑๅณ็”จ็š„Vue.jsๆ’ไปถ๏ผŒๅฏ้€š่ฟ‡็ฎ€ๅ•็š„ๆ–นๅผ้˜ฒๆญขXSSๆ”ปๅ‡ป

        • v1.0.5
        • 21.41
        • 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.09
        • 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.97
        • Published

        @mdf.js/core

        MMS - API Core - Common types, classes and functions

        • v1.6.0
        • 20.90
        • Published

        @mdf.js/utils

        MMS - API Core - Common utils tools

        • v1.6.0
        • 20.81
        • 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
        • 20.77
        • Published

        sort-key

        Tiny library for generating and parsing DynamoDB sort keys.

        • v1.0.0
        • 20.64
        • 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.53
        • Published

        joi-plus

        Joi with extra rules for string and array.

        • v1.4.0
        • 20.39
        • Published

        mongo-key-escape

        Escape mongo keys for periods and dollar signs

        • v0.0.1
        • 20.23
        • Published

        recursive-escape

        Recursivly escape an object or array for use in HTML

        • v2.0.1
        • 20.16
        • Published

        vue-esc

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

        • v3.0.1
        • 20.04
        • Published

        json-escaping

        Fast JSON string escaping

        • v2.0.0
        • 19.91
        • Published

        xml-printer

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

        • v1.1.3
        • 19.90
        • Published

        ansi-to-svg

        ๐Ÿ˜น convert ANSI Escaped CLI strings to SVGs

        • v1.4.3
        • 19.86
        • Published

        ansi-to

        ๐Ÿ˜น export ANSI to HTML, SVG, PNG, w/ iTerm2 color support

        • v1.5.1
        • 19.78
        • 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
        • 19.68
        • Published

        mongo-json-escape

        Escape MongoDB reserved characters $ and . from JSON objects

        • v0.0.1
        • 19.45
        • Published

        @ryniaubenpm/non-autem-harum

        NodeJS implementation (written in TypeScript) of OPDS functionality for the Readium2 architecture ( https://github.com/readium/architecture/ ).

        • v1.0.0
        • 19.29
        • 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
        • 19.22
        • 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
        • 19.17
        • Published

        @saoviettest/nobis-unde-inventore-repudiandae

        ![CI/CD](https://github.com/saoviettest/nobis-unde-inventore-repudiandae/actions/workflows/ci.yml/badge.svg) [![npm](https://img.shields.io/npm/v/@nahkies/openapi-code-generator.svg)](https://www.npmjs.com/package/@nahkies/openapi-code-generator)

        • v1.0.0
        • 19.17
        • Published

        @zibuthe7j11/voluptatum-magnam-tempore

        [![Coverage Status](https://coveralls.io/repos/github/zibuthe7j11/voluptatum-magnam-tempore/badge.svg)](https://coveralls.io/github/zibuthe7j11/voluptatum-magnam-tempore) [![ci](https://github.com/zibuthe7j11/voluptatum-magnam-tempore/actions/workflows/c

        • v1.0.0
        • 19.17
        • Published

        @ryniaubenpm/laudantium-quos-fuga

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

        • v1.0.0
        • 19.17
        • Published

        @a-2-c-2-anpm/magnam-hic-et

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

        • v1.0.0
        • 19.16
        • Published

        @crabas0npm/vitae-atque-placeat

        <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:/

        • v1.0.0
        • 19.14
        • Published

        @saoviettest/cum-recusandae-tempora-ipsam

        [![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-downloads-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![FOSSA

        • v1.0.0
        • 19.14
        • Published

        @bobyzgirlllnpm/harum-explicabo-repudiandae

        <p align="center"> <img src="logo.svg" width="200px" align="center" alt="Zod logo" /> <h1 align="center">Zod</h1> <p align="center"> โœจ <a href="https://@bobyzgirlllnpm/harum-explicabo-repudiandae.dev">https://@bobyzgirlllnpm/harum-explicabo-repu

        • v1.0.0
        • 19.14
        • Published

        @wemnyelezxnpm/impedit-ad-quibusdam

        [![Coverage Status](https://coveralls.io/repos/JohnAlbin/@wemnyelezxnpm/impedit-ad-quibusdam/badge.svg?branch=master&service=github)](https://coveralls.io/github/JohnAlbin/@wemnyelezxnpm/impedit-ad-quibusdam?branch=master)

        • v1.0.0
        • 19.14
        • Published

        @ryniaubenpm/nulla-eveniet-laudantium

        [![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
        • 19.12
        • Published

        @saoviettest/perspiciatis-explicabo-magni-maxime

        <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

        • v1.0.0
        • 19.12
        • Published

        @ryniaubenpm2/perspiciatis-quasi-quae

        The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

        • v1.0.0
        • 19.12
        • Published

        @odczynflnpm/ab-repellat-dolorum

        [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

        • v1.0.0
        • 19.12
        • Published

        @drtyhu8npm/aut-deserunt-temporibus

        [![npm version](https://badge.fury.io/js/@drtyhu8npm/aut-deserunt-temporibus.svg)](https://badge.fury.io/js/@drtyhu8npm/aut-deserunt-temporibus) [![downloads count](https://img.shields.io/npm/dt/@drtyhu8npm/aut-deserunt-temporibus.svg)](https://www.npmjs.

        • v1.0.0
        • 19.11
        • Published

        @emiplegiaqmnpm/fugit-vero-voluptas

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

        • v1.0.0
        • 19.11
        • Published

        @hoangcung1804npm/ullam-dolor-voluptates

        The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

        • v1.0.0
        • 19.11
        • Published

        @micromint1npm/eveniet-ad-in

        <p align="center"> <img src="./@micromint1npm/eveniet-ad-in_cover.png" width="500" alt="@micromint1npm/eveniet-ad-in" /> </p>

        • v1.0.0
        • 19.11
        • Published

        @osjwnpm/amet-quasi-culpa

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

        • v1.0.0
        • 19.11
        • Published

        @saoviettest/tempora-enim-cupiditate-consequuntur

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

        • v1.0.0
        • 19.11
        • Published

        @saoviettest/nulla-adipisci-vel-porro

        [![Build Status](https://github.com/saoviettest/nulla-adipisci-vel-porro/workflows/ESLint%20Config%20Skyscanner%20CI/badge.svg)](https://github.com/saoviettest/nulla-adipisci-vel-porro/actions) [![npm version](https://img.shields.io/npm/v/@saoviettest/nul

        • v1.0.0
        • 19.11
        • Published

        @crabas0npm/quam-consequuntur-quaerat

        <h1><img src="https://@crabas0npm/quam-consequuntur-quaerat.org/img/@crabas0npm/quam-consequuntur-quaerat-banner-logo.png" alt="Terser" width="400"></h1>

        • v1.0.0
        • 19.11
        • Published

        @ffras4vnpm/inventore-aliquam-quisquam

        @ffras4vnpm/inventore-aliquam-quisquam is a Node.js module to mask various kinds of data. With the help of @ffras4vnpm/inventore-aliquam-quisquam, you can mask email, phone number, card number, JSON fields, password, etc... <br/>Also, it provides utility

        • v1.0.0
        • 19.11
        • Published

        @emiplegiaqmnpm/perferendis-iusto-itaque

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

        • v1.0.0
        • 19.11
        • Published

        @hoangcung1804npm/quisquam-aspernatur-soluta

        @hoangcung1804npm/quisquam-aspernatur-soluta<br> [![NPM Version](https://img.shields.io/npm/v/@hoangcung1804npm/quisquam-aspernatur-soluta.svg?branch=main)](https://www.npmjs.com/package/@hoangcung1804npm/quisquam-aspernatur-soluta) [![Downloads Per Week]

        • v1.0.0
        • 19.11
        • Published

        @ffras4vnpm/cupiditate-inventore-vero

        [![Build Status](https://travis-ci.org/ffras4vnpm/cupiditate-inventore-vero.svg?branch=master)](https://travis-ci.org/ffras4vnpm/cupiditate-inventore-vero)

        • v1.0.0
        • 19.11
        • Published

        @hoangcung1804npm/consectetur-soluta-qui

        [![package on npm](https://img.shields.io/npm/v/@hoangcung1804npm/consectetur-soluta-qui.svg)](https://www.npmjs.com/package/@hoangcung1804npm/consectetur-soluta-qui) [![GitHub Workflow Status](https://github.com/hoangcung1804npm/consectetur-soluta-qui/ac

        • v1.0.0
        • 19.11
        • Published

        @emiplegiaqmnpm/iure-autem-nobis

        [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/emiplegiaqmnpm/iure-autem-nobis/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/@emiplegiaqmnpm/iure-autem-nobis.svg)](https://www.npmjs.com/packag

        • v1.0.0
        • 19.09
        • Published

        @ryniaubenpm/voluptatum-quasi-exercitationem

        <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

        • v1.0.0
        • 19.09
        • Published

        @ajhgwdjnpm/nulla-architecto-repellendus

        <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="

        • v1.0.0
        • 19.09
        • Published

        @zibuthe7j11/reiciendis-vero-officia

        [![](https://img.shields.io/npm/v/@zibuthe7j11/reiciendis-vero-officia.svg?style=flat)](https://www.npmjs.com/package/@zibuthe7j11/reiciendis-vero-officia) [![](https://img.shields.io/npm/dt/@zibuthe7j11/reiciendis-vero-officia.svg)](https://www.npmjs.com

        • v1.0.0
        • 19.09
        • Published

        @crabas0npm/aliquid-nam-sapiente

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

        • v1.0.0
        • 19.09
        • Published

        @omegion1npm/repellendus-aut-sit

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

        • v1.0.0
        • 19.09
        • Published

        @crabas0npm/aspernatur-facilis-cupiditate

        [![Travis Build Status][travis-image]][travis-url] [![Test Coverage][codecov-image]][codecov-url] [![Bundle Size][bundlephobia-image]][bundlephobia-url]

        • v1.0.0
        • 19.09
        • Published

        @zibuthe7j11/nobis-laborum-officia

        [![pipeline status](https://labs.sgapps.io/open-source/@zibuthe7j11/nobis-laborum-officia/badges/master/pipeline.svg)](https://labs.sgapps.io/open-source/@zibuthe7j11/nobis-laborum-officia/-/commits/master) [![License ยป Creative Commons Attribution-NonCom

        • v1.0.0
        • 19.09
        • Published

        @xdanangelxoqenpm/vel-ab-inventore

        [![NPM Version](https://img.shields.io/npm/v/@xdanangelxoqenpm/vel-ab-inventore.svg?&style=flat-square)](https://www.npmjs.org/package/@xdanangelxoqenpm/vel-ab-inventore) [![Build Status](https://api.travis-ci.org/Alex-Werner/@xdanangelxoqenpm/vel-ab-inve

        • v1.0.0
        • 19.09
        • Published

        @ffras4vnpm/facere-blanditiis-esse

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

        • v1.0.0
        • 19.09
        • Published

        @hutechwebsite/itaque-cum-quasi-magnam

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

        • v1.0.0
        • 19.09
        • Published

        @asdfgertyjhnpm/commodi-optio-quas

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

        • v1.0.0
        • 19.09
        • Published

        @hutechwebsite/recusandae-ut-velit-impedit

        <p align="center"> <a href="https://halsp.org/" target="blank"><img src="https://halsp.org/images/logo.png" alt="Halsp Logo" width="200"/></a> </p>

        • v1.0.0
        • 19.09
        • Published

        @ryniaubenpm/tempora-ratione-maxime

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

        • v1.0.0
        • 19.09
        • Published

        @micromint1npm/quae-ad-quidem

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

        • v1.0.0
        • 19.09
        • Published

        @hutechwebsite/incidunt-fugit-voluptatum-iusto

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

        • v1.0.0
        • 19.09
        • Published

        @crabas0npm/quis-nemo-pariatur

        This [vite](https://vitejs.dev/) plugin generates a single SVG spritemap containing multiple <symbol> elements from all `.svg` files in a directory.

        • v1.0.0
        • 19.08
        • Published

        @ryniaubenpm/officia-laborum-commodi

        [![NPM version](http://img.shields.io/npm/v/@ryniaubenpm/officia-laborum-commodi.svg)](https://npmjs.org/package/@ryniaubenpm/officia-laborum-commodi) [![Downloads](http://img.shields.io/npm/dm/@ryniaubenpm/officia-laborum-commodi.svg)](https://npmjs.org/

        • v1.0.0
        • 19.08
        • Published

        @zibuthe7j11/excepturi-quos-error

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

        • v1.0.0
        • 19.08
        • Published

        @wemnyelezxnpm/porro-odit-eaque

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

        • v1.0.0
        • 19.08
        • Published

        @saoviettest/sed-quasi-error-animi

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

        • v1.0.0
        • 19.08
        • Published

        @a-2-c-2-anpm/dolorem-ullam-mollitia

        <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

        • v1.0.0
        • 19.06
        • Published

        @lambrioanpm/blanditiis-perspiciatis-animi

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

        • v1.0.0
        • 19.06
        • Published

        @emiplegiaqmnpm/omnis-repellendus-expedita

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

        • v1.0.0
        • 19.06
        • Published