JSPM

Found 2563 results for match media

hast-util-select

hast utility for `querySelector`, `querySelectorAll`, and `matches`

  • v6.0.4
  • 59.52
  • Published

cssauron

create matching selectors from css for your very own nested object hierarchy

  • v1.4.0
  • 59.26
  • Published

well-known-symbols

An ESnext spec-compliant shim/polyfill/replacement for all Well-Known Symbols that works in any environment with Symbols.

  • v4.1.0
  • 58.27
  • Published

author-regex

Regular expression for parsing an `author` string into an object following npm conventions.

  • v1.0.0
  • 57.67
  • Published

parse-author

Parse an author, contributor, maintainer or other 'person' string into an object with name, email and url properties following npm conventions.

  • v2.0.0
  • 57.53
  • Published

glob-escape

Escape glob patterns

  • v0.0.2
  • 57.20
  • Published

tcompare

A comprehensive comparison library, for use in test frameworks

  • v9.0.0
  • 56.56
  • Published

url-pattern

easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.

  • v1.0.3
  • 56.46
  • Published

@stdlib/regexp-eol

Return a regular expression to match a newline character sequence.

  • v0.2.2
  • 56.19
  • Published

strip-color

Strip ANSI color codes from a string. No dependencies.

  • v0.1.0
  • 55.72
  • Published

picomatch-browser

(temporary fork of picomatch) Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.

  • v2.2.6
  • 55.41
  • Published

matchit

Quickly parse & match URLs

  • v1.1.0
  • 55.36
  • Published

expand-braces

Wrapper for [braces] to enable brace expansion for arrays of patterns.

  • v0.1.2
  • 54.53
  • Published

replace-string

Replace all substring matches in a string

  • v4.0.0
  • 54.34
  • Published

gulp-filter

Filter files in a `vinyl` stream

  • v9.0.1
  • 54.21
  • Published

fast-fuzzy

Fast and tiny fuzzy-search utility

  • v1.12.0
  • 54.15
  • Published

look-it-up

Find a file or directory by walking up parent directories recursively. Zero dependency.

  • v2.1.0
  • 54.01
  • Published

unist-util-select

unist utility to select nodes with CSS-like selectors

  • v5.1.0
  • 53.85
  • Published

load-grunt-tasks

Load multiple grunt tasks using globbing patterns

  • v5.1.0
  • 53.77
  • Published

node-match-path

Dependency-free request URI matcher

    • v0.6.3
    • 53.51
    • Published

    @orchidjs/sifter

    A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.

    • v1.1.0
    • 53.50
    • Published

    matched

    Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.

    • v5.0.1
    • 53.44
    • Published

    @leeoniya/ufuzzy

    A tiny, efficient fuzzy matcher that doesn't suck

    • v1.0.19
    • 53.30
    • Published

    didyoumean2

    a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm

    • v7.0.4
    • 53.29
    • Published

    maximatch

    Extends multimatch() with support for filter functions and regular expressions

    • v0.1.0
    • 53.24
    • Published

    package-name-regex

    Provides a regex that can be used to test if a string is a valid NPM package name.

    • v4.0.3
    • 53.07
    • Published

    ncname

    Regular expression for matching XML NCName

    • v3.0.0
    • 52.82
    • Published

    xml-char-classes

    Regular expressions for matching against the XML Character Classes

    • v3.0.0
    • 52.06
    • Published

    @pnpm/matcher

    A simple pattern matcher for pnpm

    • v1000.0.0
    • 51.63
    • Published

    chai-deep-match

    Extends Chai with an assertion for deeply matching objects (i.e. subset equality checking)

    • v1.2.1
    • 51.28
    • Published

    command-score

    Yet another javascript fuzzy matching library

    • v0.1.2
    • 51.05
    • Published

    package-directory

    Find the root directory of a Node.js project or npm package

    • v8.1.0
    • 50.56
    • Published

    password-validator

    Validates password according to flexible and intuitive specifications

    • v5.3.0
    • 50.09
    • Published

    whence

    Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expressions in config files, prompts, key bindings, completions, templates, and many other user cases.

    • v2.1.0
    • 49.94
    • Published

    package-up

    Find the closest package.json file

    • v5.0.0
    • 49.94
    • Published

    utcstring

    utc date helpers

    • v0.1.0
    • 49.92
    • Published

    match-json

    A light assertion library built with JSON APIs in mind.

    • v1.3.7
    • 49.80
    • Published

    sifter

    A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.

    • v0.5.4
    • 49.58
    • Published

    match-stream

    Match a pattern within a stream

    • v0.0.2
    • 49.46
    • Published

    string-comparison

    A library implementing different string similarity

    • v1.3.0
    • 49.10
    • Published

    ukkonen

    Ukkonens approximate string matching algorithm for finding edit distance similar to Levenshtein

    • v2.2.0
    • 48.79
    • Published

    zeptomatch

    An absurdly small glob matcher that packs a punch.

    • v2.0.2
    • 48.67
    • Published

    ts-replace-all

    This package includes the [core-js](https://github.com/zloirock/core-js) polyfill for `String#replaceAll`, along with TypeScript typings.

    • v1.0.0
    • 48.49
    • Published

    file-match

    Match filepath is validated, or exclude filepath that don't need.

    • v1.0.2
    • 48.39
    • Published

    perf-regexes

    Optimized and powerful regexes for JavaScript

    • v1.0.1
    • 48.26
    • Published

    js-levenshtein-esm

    The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.

    • v2.0.0
    • 48.08
    • Published

    element-matches

    Super small `Element.matches` fix for older browsers (IE 9+, Edge 12+, Safari, Android browsers)

    • v0.1.2
    • 48.05
    • Published

    applause

    Human-friendly replacements.

    • v2.0.4
    • 47.84
    • Published

    load-pkg

    Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.

    • v4.0.0
    • 47.43
    • Published

    project-name

    Get the name of a project, from package.json, git config, or basename of the current working directory.

    • v1.0.0
    • 47.39
    • Published

    bash-glob

    Bash-powered globbing for node.js

    • v2.0.0
    • 47.26
    • Published

    synesthesia

    A collection of regular expressions to match color syntax substrings from a text

    • v1.0.1
    • 47.22
    • Published

    split-match

    A React component for finding matches within a split string.

      • v0.2.2
      • 46.95
      • Published

      did-you-mean

      Fuzzy match a command from a list (typo-safety)

      • v0.0.1
      • 46.82
      • Published

      route-parser

      A isomorphic, bullet-proof, ninja-ready route parsing, matching, and reversing library for Javascript in Node and the browser.

      • v0.0.5
      • 46.81
      • Published

      requires-regex

      Regular expression for matching javascript require statements.

      • v1.0.4
      • 46.71
      • Published

      get-view

      Utility for getting an assemble view from a collection object.

      • v2.0.0
      • 46.70
      • Published

      object.filter

      Create a new object filtered to have only properties for which the callback returns true.

      • v0.3.0
      • 46.56
      • Published

      semver-match

      A simple function that conforms npm package version matching behavior.

      • v0.1.1
      • 46.49
      • Published

      ip-matching

      Utilities for IPv4/IPv6 ranges/subnets/masks parsing/matching, string representations, ...

      • v2.1.2
      • 46.45
      • Published

      string-match-left-right

      Match substrings on the left or right of a given index, ignoring whitespace

      • v9.0.23
      • 46.10
      • Published

      pipetteur

      A function to extract any colors from a string

      • v2.0.3
      • 46.09
      • Published

      email-regex

      Regular expression for matching email addresses

      • v6.1.0
      • 45.92
      • Published

      react-spreadsheet-import

      React spreadsheet import for xlsx and csv files with column matching and validation

      • v4.7.1
      • 45.82
      • Published

      en-route

      Routing for static site generators, build systems and task runners, heavily based on express.js routes but works with file objects. Used by Assemble, Verb, and Template.

      • v3.2.0
      • 45.75
      • Published

      match-file

      Returns true when the given `name` matches any of the path properties on a vinyl file.

      • v1.0.0
      • 45.59
      • Published

      tsconfig-resolver

      Walk up the tree to resolve `tsconfig.json` configuration objects.

        • v3.0.1
        • 45.28
        • Published

        gfm-code-block-regex

        RegExp for gfm (GitHub Flavored Markdown) fenced code blocks.

        • v1.0.0
        • 45.25
        • Published

        grunt-replace

        Replace text patterns with applause.

        • v2.0.2
        • 45.04
        • Published

        license-check-and-add

        A tool to enable the checking, inserting and removal of licenses

        • v4.0.5
        • 44.85
        • Published

        filter-array

        Iterates over the elements in an array, returning an array with only the elements for which the callback returns truthy.

        • v0.2.0
        • 44.83
        • Published

        webext-patterns

        Tool to convert the patterns and globs of your WebExtension manifest to regex

        • v1.5.1
        • 44.83
        • Published

        gfm-code-blocks

        Extract gfm (GitHub Flavored Markdown) fenced code blocks from a string.

        • v1.0.0
        • 44.67
        • Published

        rudy-match-path

        link to URL path matching borrowed from React Router

        • v0.3.0
        • 43.91
        • Published

        oxide.ts

        Rust's Option<T> and Result<T, E>, implemented for TypeScript.

        • v1.1.0
        • 43.48
        • Published

        outmatch

        An extremely fast and lightweight glob-matching library with advanced features

        • v1.0.0
        • 43.13
        • Published

        lang-map

        Get the language associated with a file extension or the extensions associated with a language using the data from GitHub's [Linguist YAML file](https://github.com/github/linguist/blob/master/lib/linguist/languages.yml)

        • v0.4.0
        • 42.97
        • Published

        comment-regex

        Regular expression for matching JavaScript comments

        • v2.0.0
        • 42.62
        • Published

        next-applause

        Human-friendly replacements.

        • v2.2.4
        • 42.50
        • Published

        chai-asserttype

        a simple chai plugin for asserting on types

        • v1.0.5
        • 42.45
        • Published

        anysort

        Sorting and matching utility using configurable string, glob, regular expression, and/or function matchers

        • v2.0.0
        • 41.30
        • Published

        match-casing

        Match the case of `value` to that of `base`

        • v2.0.1
        • 41.27
        • Published

        broccoli-replace

        Replace text patterns with applause.

        • v2.0.2
        • 41.20
        • 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
        • 41.16
        • Published

        dotdir-regex

        Regex for matching dot-directories, like `.git/`

        • v1.0.1
        • 41.03
        • Published

        glob-fs

        file globbing for node.js. speedy and powerful alternative to node-glob.

        • v0.1.7
        • 40.96
        • Published

        @dozerg/find-up

        Find files or directories by walking up parent directories.

        • v1.0.9
        • 40.08
        • Published

        safety-match

        `safety-match` provides pattern matching for JavaScript, TypeScript, and Flow.

        • v0.4.4
        • 40.04
        • Published

        github-username-regex

        A regular expression that only matches a valid Github username

        • v1.0.0
        • 39.95
        • Published

        mqtt-match

        Match mqtt formatted topic strings to strings

        • v3.0.0
        • 39.87
        • Published

        regex-emoji

        A regex to match the :emoji: snippets in a string.

        • v2.0.9
        • 39.66
        • Published

        match-media-range

        Use media query ranges in window.matchMedia

        • v2.0.0
        • 39.46
        • Published

        angular-matchmedia

        Angular-matchmedia service is a set of bindings and helper functions for the browser matchMedia api.

        • v1.0.0
        • 39.24
        • 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
        • 39.15
        • Published

        is-iso-date

        A simple utility to check if a string is an ISO-compliant date.

        • v0.0.1
        • 39.12
        • Published

        @selectize/sifter

        A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.

        • v0.6.2
        • 39.05
        • Published

        @sutro-dev/route-parser

        A isomorphic, bullet-proof, ninja-ready route parsing, matching, and reversing library for Javascript in Node and the browser.

        • v6.0.0
        • 38.61
        • Published

        mqtt-pattern

        Fast library for matching MQTT patterns with named wildcards

        • v2.1.0
        • 38.29
        • Published

        assert-match

        assert + matchers <3

        • v1.1.1
        • 38.09
        • Published

        url-match-patterns

        A module for testing URLs against Chrome and Firefox match patterns.

        • v0.2.0
        • 38.02
        • Published

        satisfied

        Keep your package.json version requirements satisfied

        • v1.1.2
        • 37.99
        • Published

        murl

        murl is fast url pattern matching and replacing

        • v0.4.1
        • 37.97
        • Published

        @codeque/core

        Multiline code search for every language. Structural code search for JavaScript, TypeScript, HTML and CSS

        • v0.6.1
        • 37.48
        • Published

        is-match

        Create a matching function from a glob pattern, regex, string, array, object or function.

        • v1.0.0
        • 37.45
        • Published

        @lambrioanpm/molestiae-asperiores-eum

        <p align="center"> <img src="https://cdn.jsdelivr.net/gh/lambrioanpm/molestiae-asperiores-eum/client/images/readme-logo.svg"/> </p> <p align="center"> <a href="https://www.npmjs.org/package/@droppyjs/cli"><img src="https://img.shields.io/npm/v/@droppy

        • v1.0.0
        • 36.98
        • Published

        @ryniaubenpm/iure-esse-unde

        <div align="center"> <img width="500" height="500" src="https://avatars3.githubusercontent.com/u/9341289?v=3&s=500" alt="Awesome"> </div>

        • v1.0.0
        • 36.76
        • Published

        punycode-regex

        A regex for matching punycode.

        • v1.0.1
        • 36.61
        • Published

        fast-find-in-files

        fast-find-in-files recursively searches sub-directories for needle matches

        • v1.0.5
        • 36.57
        • Published

        resolve-dep

        Return an array of resolved filepaths for require-able local or named npm modules. Wildcard (glob) patterns may be used.

        • v0.6.0
        • 36.56
        • Published

        filter-object

        Filter an object by its keys or values. Returns a copy of an object filtered to have only keys or values that match the given glob patterns.

        • v3.0.0
        • 36.50
        • Published

        ast-matcher

        Create pattern based AST matcher function

        • v1.2.0
        • 36.45
        • Published

        filter-values

        Filter an object values using glob patterns or with a `callback` function returns true.

        • v0.4.1
        • 36.41
        • Published

        @visulima/fs

        Human friendly file system utilities for Node.js

        • v3.1.5
        • 36.35
        • Published

        @zitterorg/magni-eos

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

        • v5.8.60
        • 35.98
        • Published

        filter-keys

        Filter the keys of an object using glob patterns.

        • v1.1.0
        • 35.77
        • Published

        patterns

        Match a string against a list of patterns

        • v1.0.3
        • 35.71
        • Published

        fuzzy-match-utils

        A collection of string matching algorithms built with React Select in mind

        • v1.3.0
        • 35.67
        • Published

        path-ends-with

        Return `true` if a file path ends with the given string/suffix.

        • v2.0.0
        • 35.60
        • Published

        match

        Simplest way to create match memory games.

        • v1.2.11
        • 35.54
        • Published

        react-jsx-match

        Allow conditional matching in React JSX.

        • v1.1.10
        • 35.45
        • Published

        highlight-matches-utils

        Utility functions to mark and/or highlight character matches in texts

        • v1.0.0
        • 34.92
        • Published

        dotfile-regex

        Regular expresson for matching dotfiles.

        • v1.0.2
        • 34.85
        • Published

        word-regex

        Regular expression for matching words in a string. Support for english, CJK and Cyrillic.

        • v0.1.2
        • 34.76
        • Published

        tree-selector

        Use CSS selectors to match nodes in a custom object tree

        • v2.1.1
        • 34.67
        • Published

        @rimbu/deep

        Tools to use handle plain JS objects as immutable objects

        • v2.0.2
        • 34.62
        • Published

        find-up-cli

        Find a file by walking up parent directories

        • v6.0.0
        • 34.33
        • Published

        non-ascii

        Regular expression for matching non-ASCII characters

        • v2.0.0
        • 34.30
        • Published

        regexp-cjk

        Generate JavaScript-compatible regular expressions with chinese/jp/zh/cn

        • v3.3.117
        • 34.18
        • Published

        pinyin-match

        支持多音字, 繁体字,首字母缩写的拼音搜索引擎

        • v1.2.8
        • 34.17
        • Published

        gulp-scan

        A plugin to scan a file for a string or expression

        • v0.1.4
        • 34.08
        • Published

        regexp.execall

        Array of RegExp.prototype.exec results

        • v1.0.2
        • 34.05
        • Published

        use-mediaquery

        react custom hook for matchMedia

          • v1.0.1
          • 34.00
          • Published

          wordcount

          Count the words in a string. Support for english, CJK and Cyrillic.

          • v1.1.1
          • 33.90
          • Published

          match-words

          Match the words in a string. Support for english, CJK and Cyrillic.

          • v1.0.0
          • 33.87
          • Published

          snapdragon-capture

          Snapdragon plugin that adds a capture method to the parser instance.

          • v0.2.0
          • 33.73
          • Published

          match-ast

          Helper functions to verify an AST structure

          • v2.0.0
          • 33.42
          • Published

          fuzzbunny

          Fast fuzzy string matching with scoring and matched ranges

          • v1.0.1
          • 33.36
          • Published

          mongoose-cast-aggregation

          A mongoose plugin that casts $match at aggregation pipelines whenever possible

          • v0.3.1
          • 33.01
          • Published

          parse-authors

          Parse a string into an array of objects with `name`, `email` and `url` properties following npm conventions. Useful for the `authors` property in package.json or for parsing an AUTHORS file into an array of authors objects.

          • v0.2.4
          • 32.99
          • Published

          mqtt-wildcard

          Match a MQTT Topic against Wildcards

          • v3.0.9
          • 32.98
          • Published

          stream-snitch

          Event emitter for watching text streams with regex patterns

          • v0.0.3
          • 32.84
          • Published

          ip-filter

          Validates given IPs (IPv4 and IPv6) using [micromatch][] - glob patterns, RegExp, string or array of globs. If match returns the IP, otherwise null.

          • v4.0.0
          • 32.68
          • Published

          glob-path-regex

          Regular expression for matching the parts of glob pattern.

          • v1.0.0
          • 32.65
          • Published

          iterable-operator

          Utilities for JavaScript Iterable and AsyncIterable

          • v5.1.0
          • 32.63
          • Published

          vfile-glob

          Search files with glob pattern and create VFile objects from them

          • v1.0.0
          • 32.51
          • Published

          git-root-dir

          Find the root directory of a `git` repository

          • v1.0.2
          • 32.38
          • Published

          frep

          Find and replace utility for node.js. Transform strings by running multiple RegExp or string find-and-replace patterns on a string in sequence, reducing the final string to the accumulated result of each transformation. Patterns can be strings (or arrays

          • v0.2.3
          • 32.31
          • Published

          mad-utils

          A set of misc utilties I find myself repeatedly re-writing between projects.

          • v0.96.0
          • 32.12
          • Published

          dayjs-recur

          A Day.js plugin for matching and generating recurring dates.

          • v1.0.1
          • 32.08
          • Published

          matchheight

          No dependencies, Light weight, Makes elements equal height.

          • v1.1.2
          • 32.06
          • Published

          non-4byte-chars-regex

          Regular expression which matches a string with no 4-byte characters

          • v1.0.0
          • 32.06
          • Published

          @codeque/eslint-plugin

          Create custom ESLint rules based on code samples. Utilizing CodeQue - structural code search engine.

          • v0.1.2
          • 32.03
          • Published

          read-glob

          Search files with glob pattern and read them, Observable way

          • v3.0.0
          • 31.96
          • Published

          iterator-matcher

          Easily found out if an ES6 Iterator match what you expected

          • v2.1.0
          • 31.96
          • Published

          ajv-semver

          Semver matching plugin for AJV

          • v2.0.2
          • 31.95
          • Published

          nudged

          Affine transformation estimator e.g. for multi-touch gestures and calibration

          • v2.1.1
          • 31.83
          • Published

          mismatch

          A JavaScript package to return captured groups of a regular expression as an object.

          • v1.2.0
          • 31.52
          • Published

          @wemnyelezxnpm/ipsam-voluptate-libero

          <h6 align="center"> <img src="https://fivesobes.gitbook.io/~gitbook/image?url=https:%2F%2F1203280867-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FQ8KI56rkXEQp2Ao9aeTJ%252Fuploads%252F6uDWc83AS6QOx2RF747L%252FCanvaf

          • v1.0.0
          • 31.44
          • Published

          redis-delete-wildcard

          Addon to node_redis for atomic deletes using wildcards in keys

          • v0.0.3
          • 31.36
          • Published

          pattern-replace

          Replace text patterns with a given replacement.

          • v0.1.2
          • 31.32
          • Published

          uuid-regexp

          RegExp for finding an RFC4122 compliant UUID in a string.

          • v0.3.0
          • 31.21
          • Published

          pathname-match

          Strip a url to only match the `pathname`.

          • v1.2.0
          • 31.18
          • Published

          matches-selector-2

          Check if an element matches a given selector

            • v0.1.0
            • 30.93
            • Published

            glob-object

            Filter an object using glob patterns and dot notation.

            • v1.0.0
            • 30.89
            • Published

            doi-regex

            Regular expression for matching DOIs

            • v0.1.17
            • 30.88
            • Published

            micro-route

            Tiny http routing helper

            • v2.5.0
            • 30.87
            • Published

            load-plugins

            Load plugins for gulp, grunt, assemble, verb any node.js app that needs to load plugins from node_modules or local folders.

            • v2.1.2
            • 30.80
            • Published

            match-it

            A safer regex match.

            • v1.0.10
            • 30.57
            • Published

            replacements

            Transform a string with an array of replacement patterns.

            • v0.2.1
            • 30.41
            • Published

            matchkeys

            Utility for returning a list of arrays that contain matching keywords. Useful for filtering package.json files.

            • v0.2.2
            • 30.16
            • Published

            locale-includes

            String.prototype.includes() but using localeCompare.

            • v1.0.6
            • 30.12
            • Published

            simple-json-match

            Lightweight solution to evalute if JSON match desired input

            • v1.3.0
            • 29.99
            • Published

            valid-path

            Checks if provided string looks like a valid path

            • v2.1.0
            • 29.99
            • Published

            line-number

            Get the line number for each regex match found in a string.

            • v0.1.0
            • 29.90
            • Published

            matches

            Powerful pattern matching for Javascript

            • v0.5.1
            • 29.81
            • Published

            pattycake

            Zero-runtime pattern matching

            • v0.0.2
            • 29.78
            • Published

            any-match

            Determine if a single match exists with an array of strings/numbers/regexes.

            • v2.0.1
            • 29.73
            • Published

            jest-image-matcher

            A Jest matcher for image comparisons based on pixelmatch. Can also be used with Mocha. Useful for visual regression testing.

            • v3.0.1
            • 29.59
            • Published

            electron-find

            Find all matches for the text in electron app

            • v1.0.7
            • 29.50
            • Published

            @bluelovers/fill-range

            Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`

            • v7.0.2
            • 29.49
            • Published

            censoring

            Censor or highlight words and other patterns intelligently.

            • v1.1.1
            • 29.43
            • Published

            @tanishiking/aho-corasick

            TypeScript implementation of the Aho-Corasick algorithm for efficient string matching

            • v0.0.1
            • 29.41
            • Published

            bash-match

            Match strings using bash. Does not work on windows, and does not read from the file system. This library requires that Bash 4.3 or higher is installed and is mostly used for checking parity in unit tests.

            • v1.0.2
            • 29.23
            • Published

            exhaustive

            Exhaustiveness checking in TypeScript

            • v1.1.2
            • 29.17
            • Published

            @tm1-oss/chai-subset

            Object properties matcher for Chai, contained arrays must contain identical objects in order

            • v1.0.0
            • 28.97
            • Published

            @bluelovers/to-regex-range2

            Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.

            • v5.0.1
            • 28.95
            • Published

            @ffras4vnpm/accusamus-corporis-architecto

            [![Downloads](https://img.shields.io/npm/dm/@ffras4vnpm/accusamus-corporis-architecto.svg)](https://www.npmjs.com/package/@ffras4vnpm/accusamus-corporis-architecto) [![Coverage Status](https://coveralls.io/repos/github/WebReflection/@ffras4vnpm/accusamus-

            • v1.0.0
            • 28.88
            • Published

            koncorde

            Supersonic reverse matching engine

            • v4.6.0
            • 28.86
            • Published

            @codeque/cli

            Multiline code search for every language. Structural code search for JavaScript, TypeScript, HTML and CSS

            • v0.5.1
            • 28.83
            • Published

            aho-corasick

            Aho–Corasick string matching algorithm

            • v0.1.3
            • 28.82
            • Published

            @wemnyelezxnpm/cum-beatae-doloremque

            [![Downloads](https://img.shields.io/npm/dm/@wemnyelezxnpm/cum-beatae-doloremque.svg)](https://www.npmjs.com/package/@wemnyelezxnpm/cum-beatae-doloremque) [![Coverage Status](https://coveralls.io/repos/github/WebReflection/@wemnyelezxnpm/cum-beatae-dolore

            • v1.0.0
            • 28.80
            • Published

            @rtyughnnpm/repellendus-atque-laborum

            [![Downloads](https://img.shields.io/npm/dm/@rtyughnnpm/repellendus-atque-laborum.svg)](https://www.npmjs.com/package/@rtyughnnpm/repellendus-atque-laborum) [![Coverage Status](https://coveralls.io/repos/github/WebReflection/@rtyughnnpm/repellendus-atque-

            • v1.0.0
            • 28.79
            • Published

            @ryniaubenpm/nisi-id-distinctio

            [![Downloads](https://img.shields.io/npm/dm/@ryniaubenpm/nisi-id-distinctio.svg)](https://www.npmjs.com/package/@ryniaubenpm/nisi-id-distinctio) [![Coverage Status](https://coveralls.io/repos/github/WebReflection/@ryniaubenpm/nisi-id-distinctio/badge.svg?

            • v1.0.0
            • 28.76
            • Published

            sajari

            JavaScript SDK for the Sajari search API

            • v0.20.0
            • 28.64
            • Published

            dice-string-similarity

            Finds degree of similarity between strings, based on Dice's Coefficient.

            • v1.0.0
            • 28.63
            • Published

            @ryniaubenpm/saepe-cum-ut

            <div align="center"> <a href="https://www.@ryniaubenpm/saepe-cum-ut.com"> <img alt="@ryniaubenpm/saepe-cum-ut" src="https://raw.githubusercontent.com/@ryniaubenpm/saepe-cum-ut/brand/master/@ryniaubenpm/saepe-cum-ut.png" height="150px" /> </a> </di

            • v1.0.0
            • 28.62
            • Published

            @esm2cjs/ip-regex

            Regular expression for matching IP addresses (IPv4 & IPv6). This is a fork of sindresorhus/ip-regex, but with CommonJS support.

            • v5.0.0
            • 28.60
            • Published

            @crabas0npm/blanditiis-est-qui

            [![Npm Version][npm-version-image]][npm-version-url] [![Build Status][travis-svg]][travis-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

            • v1.0.0
            • 28.55
            • Published

            leven-sort

            Simply sort by similarity, starring Levenshtein via leven

            • v4.0.0
            • 28.53
            • Published

            express-hard-coded-response

            Express middleware to return hard-coded response for requests with url matching specified pattern

            • v0.1.5
            • 28.52
            • Published

            js-identical

            Javascript library to check if 1st json is equal by the 2nd json

            • v1.2.0
            • 28.49
            • Published

            string-replace

            Asynchronous String.prototype.replace, sequential or parallel

            • v0.2.0
            • 28.41
            • Published

            @micromint1npm/voluptate-labore-ipsa

            [![Twitter API v2 badge](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwbadges.glitch.me%2Fbadges%2Fv2)](https://developer.twitter.com/en/docs/twitter-api/early-access) [![Twitter API v1.1 badge](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwba

            • v1.0.0
            • 28.41
            • Published

            @a-2-c-2-anpm/nisi-eius-quibusdam

            [![Downloads](https://img.shields.io/npm/dm/@a-2-c-2-anpm/nisi-eius-quibusdam.svg)](https://www.npmjs.com/package/@a-2-c-2-anpm/nisi-eius-quibusdam) [![Coverage Status](https://coveralls.io/repos/github/WebReflection/@a-2-c-2-anpm/nisi-eius-quibusdam/badg

            • v1.0.0
            • 28.30
            • Published

            tiny-fast-glob

            The simplest and fastest glob method implementation.

            • v0.6.2
            • 28.25
            • Published

            @odczynflnpm/quia-neque-illo

            [![NPM Version][npm-img]][npm-url] [![Build Status][cli-img]][cli-url] [![Support Chat][git-img]][git-url]

            • v1.0.0
            • 28.08
            • Published

            @ffras4vnpm/ad-dolore-accusantium

            [![Npm Version][npm-version-image]][npm-version-url] [![Build Status][travis-svg]][travis-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

            • v1.0.0
            • 28.04
            • Published

            @omegion1npm/vero-esse-error

            [![Build](https://img.shields.io/travis/postcss/@omegion1npm/vero-esse-error/master)](https://travis-ci.org/postcss/@omegion1npm/vero-esse-error) [![Version](https://img.shields.io/npm/v/@omegion1npm/vero-esse-error)](https://github.com/omegion1npm/vero-e

            • v1.0.0
            • 27.86
            • Published

            @ryniaubenpm/iste-architecto-ad

            [![End-to-End Tests](https://github.com/ryniaubenpm/iste-architecto-ad/workflows/End-to-End%20Tests/badge.svg)](https://github.com/ryniaubenpm/iste-architecto-ad/actions?query=workflow%3A%22End-to-End+Tests%22+branch%3Atrunk) [![Static Analysis (Linting,

            • v1.0.0
            • 27.81
            • Published