JSPM

Found 2565 results for match date

requires-regex

Regular expression for matching javascript require statements.

  • v1.0.4
  • 46.36
  • Published

get-view

Utility for getting an assemble view from a collection object.

  • v2.0.0
  • 46.35
  • Published

ip-matching

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

  • v2.1.2
  • 46.31
  • Published

semver-match

A simple function that conforms npm package version matching behavior.

  • v0.1.1
  • 46.26
  • Published

pipetteur

A function to extract any colors from a string

  • v2.0.3
  • 45.99
  • Published

string-match-left-right

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

  • v9.0.23
  • 45.85
  • 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.40
  • Published

tsconfig-resolver

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

    • v3.0.1
    • 45.39
    • Published

    license-check-and-add

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

    • v4.0.5
    • 45.37
    • Published

    match-file

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

    • v1.0.0
    • 45.22
    • Published

    grunt-replace

    Replace text patterns with applause.

    • v2.0.2
    • 44.96
    • Published

    gfm-code-block-regex

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

    • v1.0.0
    • 44.77
    • Published

    mongoose-cast-aggregation

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

    • v0.3.1
    • 44.73
    • Published

    webext-patterns

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

    • v1.5.1
    • 44.68
    • 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.46
    • Published

    gfm-code-blocks

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

    • v1.0.0
    • 44.30
    • Published

    rudy-match-path

    link to URL path matching borrowed from React Router

    • v0.3.0
    • 43.65
    • Published

    outmatch

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

    • v1.0.0
    • 43.13
    • Published

    oxide.ts

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

    • v1.1.0
    • 43.11
    • 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.98
    • Published

    next-applause

    Human-friendly replacements.

    • v2.2.4
    • 42.68
    • Published

    comment-regex

    Regular expression for matching JavaScript comments

    • v2.0.0
    • 42.68
    • Published

    chai-asserttype

    a simple chai plugin for asserting on types

    • v1.0.5
    • 42.49
    • Published

    broccoli-replace

    Replace text patterns with applause.

    • v2.0.2
    • 41.11
    • Published

    match-casing

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

    • v2.0.1
    • 40.78
    • Published

    dotdir-regex

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

    • v1.0.1
    • 40.76
    • Published

    anysort

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

    • v2.0.0
    • 40.42
    • Published

    glob-fs

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

    • v0.1.7
    • 40.37
    • Published

    @dozerg/find-up

    Find files or directories by walking up parent directories.

    • v1.0.9
    • 40.20
    • 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
    • 40.03
    • Published

    regex-emoji

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

    • v2.0.9
    • 39.76
    • Published

    mqtt-match

    Match mqtt formatted topic strings to strings

    • v3.0.0
    • 39.50
    • 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
    • 38.66
    • Published

    mqtt-pattern

    Fast library for matching MQTT patterns with named wildcards

    • v2.1.0
    • 38.55
    • 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.54
    • Published

    url-match-patterns

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

    • v0.2.0
    • 38.38
    • Published

    assert-match

    assert + matchers <3

    • v1.1.1
    • 37.97
    • Published

    murl

    murl is fast url pattern matching and replacing

    • v0.4.1
    • 37.45
    • Published

    @visulima/fs

    Human friendly file system utilities for Node.js

    • v3.1.5
    • 37.14
    • Published

    is-match

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

    • v1.0.0
    • 37.09
    • Published

    ast-matcher

    Create pattern based AST matcher function

    • v1.2.0
    • 36.70
    • Published

    punycode-regex

    A regex for matching punycode.

    • v1.0.1
    • 36.69
    • Published

    fast-find-in-files

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

    • v1.0.5
    • 36.66
    • Published

    filter-values

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

    • v0.4.1
    • 36.34
    • 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.33
    • 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.15
    • Published

    fuzzy-match-utils

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

    • v1.3.0
    • 36.03
    • 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.93
    • Published

    highlight-matches-utils

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

    • v1.0.0
    • 35.81
    • Published

    satisfied

    Keep your package.json version requirements satisfied

    • v1.1.2
    • 35.67
    • Published

    path-ends-with

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

    • v2.0.0
    • 35.65
    • Published

    filter-keys

    Filter the keys of an object using glob patterns.

    • v1.1.0
    • 35.57
    • Published

    patterns

    Match a string against a list of patterns

    • v1.0.3
    • 35.36
    • Published

    match

    Simplest way to create match memory games.

    • v1.2.11
    • 35.36
    • 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
    • 35.29
    • Published

    time-matcher

    Match spicific time at runtime, not only in cron job. User cron job format in progame.

    • v1.0.0
    • 35.24
    • Published

    @morev/equal-heights

    JavaScript plugin allows setting the equal height for different elements.

    • v2.0.1
    • 35.15
    • Published

    word-regex

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

    • v0.1.2
    • 34.94
    • Published

    @rimbu/deep

    Tools to use handle plain JS objects as immutable objects

    • v2.0.2
    • 34.56
    • Published

    react-jsx-match

    Allow conditional matching in React JSX.

    • v1.1.10
    • 34.54
    • Published

    dotfile-regex

    Regular expresson for matching dotfiles.

    • v1.0.2
    • 34.51
    • Published

    tree-selector

    Use CSS selectors to match nodes in a custom object tree

    • v2.1.1
    • 34.45
    • Published

    pinyin-match

    ๆ”ฏๆŒๅคš้Ÿณๅญ—, ็นไฝ“ๅญ—๏ผŒ้ฆ–ๅญ—ๆฏ็ผฉๅ†™็š„ๆ‹ผ้Ÿณๆœ็ดขๅผ•ๆ“Ž

    • v1.2.8
    • 34.42
    • Published

    wordcount

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

    • v1.1.1
    • 34.32
    • Published

    regexp-cjk

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

    • v3.3.117
    • 34.29
    • Published

    find-up-cli

    Find a file by walking up parent directories

    • v6.0.0
    • 34.11
    • Published

    match-words

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

    • v1.0.0
    • 34.08
    • Published

    match-ast

    Helper functions to verify an AST structure

    • v2.0.0
    • 33.86
    • Published

    gulp-scan

    A plugin to scan a file for a string or expression

    • v0.1.4
    • 33.72
    • Published

    regexp.execall

    Array of RegExp.prototype.exec results

    • v1.0.2
    • 33.69
    • Published

    snapdragon-capture

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

    • v0.2.0
    • 33.12
    • 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
    • 33.10
    • Published

    non-ascii

    Regular expression for matching non-ASCII characters

    • v2.0.0
    • 33.09
    • Published

    fuzzbunny

    Fast fuzzy string matching with scoring and matched ranges

    • v1.0.1
    • 33.04
    • Published

    mqtt-wildcard

    Match a MQTT Topic against Wildcards

    • v3.0.9
    • 32.91
    • 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.78
    • Published

    iterable-operator

    Utilities for JavaScript Iterable and AsyncIterable

    • v5.1.0
    • 32.68
    • Published

    @drftgyhuji7npm/at-omnis-reiciendis

    Query Strings Parser ========================= [![License][license-image]][license-url] [![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][npm-url] [![Travis][travis-image]][travis-url] [![Coverage][coverage-image]][coverage-url]

    • v1.0.0
    • 32.61
    • Published

    glob-path-regex

    Regular expression for matching the parts of glob pattern.

    • v1.0.0
    • 32.59
    • Published

    stream-snitch

    Event emitter for watching text streams with regex patterns

    • v0.0.3
    • 32.52
    • Published

    git-root-dir

    Find the root directory of a `git` repository

    • v1.0.2
    • 32.39
    • 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.36
    • 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.35
    • Published

    vfile-glob

    Search files with glob pattern and create VFile objects from them

    • v1.0.0
    • 32.33
    • Published

    @hutechtechnical/dicta-aperiam-reprehenderit-totam

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

    matchheight

    No dependencies, Light weight, Makes elements equal height.

    • v1.1.2
    • 32.07
    • Published

    @ffras4vnpm/error-dicta-est

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

    @wemnyelezxnpm/omnis-esse-aliquid

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

    read-glob

    Search files with glob pattern and read them, Observable way

    • v3.0.0
    • 31.73
    • Published

    nudged

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

    • v2.1.1
    • 31.67
    • Published

    @a-2-c-2-anpm/autem-animi-ipsum

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

    @ryniaubenpm2/fugiat-officiis-beatae

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

    @xdanangelxoqenpm/veniam-accusantium-eligendi

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

    @crabas0npm/porro-adipisci-quis

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

    redis-delete-wildcard

    Addon to node_redis for atomic deletes using wildcards in keys

    • v0.0.3
    • 31.50
    • Published

    @micromint1npm/voluptas-consequatur-laudantium

    [![Latest version](https://img.shields.io/npm/v/timezone-support) ![Dependency status](https://img.shields.io/librariesio/release/npm/timezone-support) ](https://www.npmjs.com/package/timezone-support) [![Coverage](https://codecov.io/gh/micromint1npm/vol

    • v1.0.0
    • 31.49
    • Published

    ajv-semver

    Semver matching plugin for AJV

    • v2.0.2
    • 31.46
    • Published

    @ryniaubenpm/officia-sequi-vitae

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

    @dfgyhujk7npm/quaerat-minus-accusamus

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

    @odczynflnpm/omnis-veritatis-nesciunt

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

    uuid-regexp

    RegExp for finding an RFC4122 compliant UUID in a string.

    • v0.3.0
    • 31.29
    • Published

    glob-object

    Filter an object using glob patterns and dot notation.

    • v1.0.0
    • 31.23
    • Published

    matches-selector-2

    Check if an element matches a given selector

      • v0.1.0
      • 31.18
      • Published

      @ryniaubenpm/iure-animi-fuga

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

      non-4byte-chars-regex

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

      • v1.0.0
      • 31.12
      • Published

      mismatch

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

      • v1.2.0
      • 30.99
      • Published

      pattern-replace

      Replace text patterns with a given replacement.

      • v0.1.2
      • 30.97
      • Published

      doi-regex

      Regular expression for matching DOIs

      • v0.1.17
      • 30.91
      • Published

      line-number

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

      • v0.1.0
      • 30.66
      • 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.64
      • Published

      @hoangcung1804npm/quo-voluptatum-repellat

      [![npm](https://img.shields.io/npm/v/@hoangcung1804npm/quo-voluptatum-repellat.svg)](http://www.npmjs.com/package/@hoangcung1804npm/quo-voluptatum-repellat) [![npm](https://img.shields.io/npm/dt/@hoangcung1804npm/quo-voluptatum-repellat.svg)](https://www.

      • v1.0.0
      • 30.58
      • Published

      any-match

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

      • v2.0.1
      • 30.51
      • Published

      aho-corasick

      Ahoโ€“Corasick string matching algorithm

      • v0.1.3
      • 30.49
      • Published

      match-it

      A safer regex match.

      • v1.0.10
      • 30.40
      • Published

      @micromint1npm/corporis-consectetur-aut

      [![GitHub Actions CI](https://github.com/microsoft/TypeScript/workflows/CI/badge.svg)](https://github.com/microsoft/TypeScript/actions?query=workflow%3ACI) [![npm version](https://badge.fury.io/js/typescript.svg)](https://www.npmjs.com/package/typescript

      • v1.0.0
      • 30.36
      • Published

      replacements

      Transform a string with an array of replacement patterns.

      • v0.2.1
      • 30.35
      • Published

      matchkeys

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

      • v0.2.2
      • 30.31
      • Published

      simple-json-match

      Lightweight solution to evalute if JSON match desired input

      • v1.3.0
      • 30.29
      • Published

      react-micro-match-media

      > zero dependencies, ~1kb render prop wrapper of window.matchMedia

      • v1.0.0
      • 30.29
      • Published

      @omegion1npm/itaque-est-reiciendis

      Finitio is a language for capturing information structure. A little bit like "JSON/XML schema" but on steroids. An example is show below. For more information about Finitio itself, see [www.@omegion1npm/itaque-est-reiciendis.io](http://www.@omegion1npm/it

      • v1.0.0
      • 30.15
      • 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
      • 30.00
      • Published

      @ffras4vnpm/recusandae-eius-aut

      [![NPM](https://nodei.co/npm/@ffras4vnpm/recusandae-eius-aut.png?compact=true)](https://www.npmjs.com/package/@ffras4vnpm/recusandae-eius-aut)

      • v1.0.0
      • 29.94
      • Published

      locale-includes

      String.prototype.includes() but using localeCompare.

      • v1.0.6
      • 29.90
      • Published

      valid-path

      Checks if provided string looks like a valid path

      • v2.1.0
      • 29.88
      • Published

      @hutechwebsite/laudantium-ducimus-voluptatibus-cupiditate

      [![npm](https://img.shields.io/npm/v/@hutechwebsite/laudantium-ducimus-voluptatibus-cupiditate.svg)](https://www.npmjs.com/package/@hutechwebsite/laudantium-ducimus-voluptatibus-cupiditate) ![downloads](https://img.shields.io/npm/dt/@hutechwebsite/laudant

      • v1.0.0
      • 29.82
      • Published

      @saoviettest/eaque-eius-totam-veritatis

      `@saoviettest/eaque-eius-totam-veritatis` is a package that is based on C# conversions. Transacting functionally like `DateTime`.

      • v1.0.0
      • 29.81
      • Published

      @ajhgwdjnpm/inventore-est-soluta

      [![NPM](https://nodei.co/npm/@ajhgwdjnpm/inventore-est-soluta.png?compact=true)](https://www.npmjs.com/package/@ajhgwdjnpm/inventore-est-soluta)

      • v1.0.0
      • 29.69
      • Published

      matches

      Powerful pattern matching for Javascript

      • v0.5.1
      • 29.65
      • Published

      pattycake

      Zero-runtime pattern matching

      • v0.0.2
      • 29.62
      • Published

      censoring

      Censor or highlight words and other patterns intelligently.

      • v1.1.1
      • 29.61
      • 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.59
      • Published

      exhaustive

      Exhaustiveness checking in TypeScript

      • v1.1.2
      • 29.54
      • Published

      electron-find

      Find all matches for the text in electron app

      • v1.0.7
      • 29.45
      • Published

      @tanishiking/aho-corasick

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

      • v0.0.1
      • 29.33
      • Published

      koncorde

      Supersonic reverse matching engine

      • v4.6.0
      • 29.27
      • Published

      mad-utils

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

      • v0.96.0
      • 28.92
      • 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
      • 28.90
      • Published

      dice-string-similarity

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

      • v1.0.0
      • 28.87
      • Published

      pathname-match

      Strip a url to only match the `pathname`.

      • v1.2.0
      • 28.65
      • Published

      @tm1-oss/chai-subset

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

      • v1.0.0
      • 28.53
      • Published

      leven-sort

      Simply sort by similarity, starring Levenshtein via leven

      • v4.0.0
      • 28.50
      • Published

      express-hard-coded-response

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

      • v0.1.5
      • 28.42
      • Published

      string-replace

      Asynchronous String.prototype.replace, sequential or parallel

      • v0.2.0
      • 28.37
      • Published

      sajari

      JavaScript SDK for the Sajari search API

      • v0.20.0
      • 28.27
      • Published

      match-operator

      Javascript port of PHP's match() control structure.

      • v0.3.1
      • 28.03
      • Published

      @protonapp/stablematch

      A pure javascript implementation of the Stable Matching Algorithm.

      • v0.0.4
      • 27.99
      • Published

      @codeque/core

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

      • v0.6.1
      • 27.93
      • Published

      decree

      Declarative arguments-resolver

      • v0.0.6
      • 27.89
      • 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
      • 27.80
      • Published

      @ryniaubenpm/odit-aliquid-modi

      Query Strings Parser ========================= [![License][license-image]][license-url] [![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][npm-url] [![Travis][travis-image]][travis-url] [![Coverage][coverage-image]][coverage-url]

      • v1.0.0
      • 27.66
      • Published

      @dword-design/load-pkg

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

      • v4.0.0
      • 27.46
      • Published

      onp

      Text diff algorithm based on 'An O(NP) Sequence Comparison Algorithm' from Sun Wu, Udi Manber and Gene Myers

      • v2.0.4
      • 27.43
      • Published

      micro-route

      Tiny http routing helper

      • v2.5.0
      • 27.42
      • Published

      @ffras4vnpm/voluptatibus-pariatur-accusantium

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

      phonetics

      A nodejs library for phonetic string matching which exposes implementation of phonetic algorithms like soundex, metaphone and double-metaphone algorithms.

      • v1.0.7
      • 27.19
      • Published

      alib-array

      A set of JavaScript array helper functions: position, contains, match, exclude, find, update, replace, move, swap, first, last, unique.

      • v2.0.8
      • 27.17
      • Published

      json_merger

      Merge JSON with indicators such as @override, @match, @delete and @insert to tell the processor how to merge the files.

      • v1.2.0
      • 27.15
      • Published

      parse-arguments

      Parse function to object with same key names as arguments names and values that you pass in same order.

      • v1.0.0
      • 27.09
      • Published

      safe-route-parser

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

      • v0.0.2
      • 26.94
      • Published

      split-match

      A React component for finding matches within a split string.

        • v0.2.2
        • 26.87
        • Published

        wildcard-utils

        A small, flow-covered, zero-dependency package to work with wildcard (*) values by matching, searching, and filtering values that match a given wildcard pattern. (Works in Browser)

        • v2.2.3
        • 26.85
        • Published

        balanced-pairs

        ๐Ÿ„ get blocks of balanced pairs, eg: {} \<a>\</a> or code fences ```

        • v1.1.2
        • 26.84
        • Published

        @cwist/vue-match-media

        React to media query changes in your Vue 3 application (useful for adaptive design).

        • v3.0.3
        • 26.80
        • Published

        match-requires

        Match require statements in a string. Returns an array of matching require statements. Each match is an object with line number, variable name, and module name. Statements in code comments are ignored.

        • v2.0.1
        • 26.80
        • Published

        js-identical

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

        • v1.2.0
        • 26.72
        • Published

        tiny-fast-glob

        The simplest and fastest glob method implementation.

        • v0.6.2
        • 26.72
        • Published

        jsstana

        s-expression match patterns for Mozilla Parser AST

        • v1.0.0
        • 26.63
        • Published

        @ffras4vnpm/doloribus-recusandae-quae

        > `tld.js` is a Node.js module written in JavaScript to work against complex domain names, subdomains and well-known TLDs.

        • v1.0.0
        • 26.63
        • Published

        @esm2cjs/is-ip

        Check if a string is an IP address. This is a fork of sindresorhus/is-ip, but with CommonJS support.

        • v4.0.0
        • 26.59
        • Published

        chai-wildcard

        A chai plugin that adds .matchWildcard

        • v0.1.0
        • 26.45
        • Published

        koa-better-router

        Stable and lovely router for [koa][], using [path-match][]. Foundation for building powerful, flexible and RESTful APIs easily.

        • v2.1.1
        • 26.30
        • Published

        @reliverse/rematch

        @reliverse/rematch is a high-performance minimal glob matcher, with micromatch-level power, zepto-level size, and reliverse-grade dx.

        • v1.1.0
        • 26.27
        • Published

        @lambrioanpm/omnis-debitis-iste

        [![Gitter](https://img.shields.io/badge/GITTER-JOIN%20CHAT%20%E2%86%92-ff69b4.svg?style=flat-square)](https://gitter.im/json-schema-form/angular-schema-form?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https:

        • v1.0.0
        • 26.16
        • Published

        @rinxun/record-comparison

        A TypeScript tool to compare array quickly and you can do something when matching

        • v1.1.0
        • 26.09
        • Published

        iterator-matcher

        Easily found out if an ES6 Iterator match what you expected

        • v2.1.0
        • 25.98
        • Published

        sql-match

        Match a string using an SQL pattern.

        • v2.0.0
        • 25.94
        • Published

        regex-dirname-posix

        Regular expression to capture a POSIX path dirname.

        • v1.0.0
        • 25.82
        • Published

        dayjs-range

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

        • v1.0.12
        • 25.82
        • Published

        fuzzy-tools

        Functions for fuzzy matching and items filtering

        • v2.0.1
        • 25.64
        • Published

        @omegion1npm/nihil-nisi-unde

        [![NPM](https://nodei.co/npm/@omegion1npm/nihil-nisi-unde.png?compact=true)](https://www.npmjs.com/package/@omegion1npm/nihil-nisi-unde)

        • v1.0.0
        • 25.51
        • Published

        @odczynflnpm/aliquid-expedita-repellat

        [![NPM](https://nodei.co/npm/@odczynflnpm/aliquid-expedita-repellat.png?compact=true)](https://www.npmjs.com/package/@odczynflnpm/aliquid-expedita-repellat)

        • v1.0.0
        • 25.49
        • Published

        @micromint1npm/nisi-tenetur-doloremque

        `@micromint1npm/nisi-tenetur-doloremque` is a package that is based on C# conversions. Transacting functionally like `DateTime`.

        • v1.0.0
        • 25.43
        • Published

        postcss-filter-mq

        Filter all matching or non-matching media queries

          • v1.0.1
          • 25.39
          • Published

          ldap-filters

          Library for generating, parsing, and evaluating LDAP filters

          • v2.2.2
          • 25.32
          • Published

          tagmeme

          Simple tagged unions

          • v0.0.10
          • 25.30
          • 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
          • 25.17
          • Published

          regex-dirname

          Regular expression to capture a path dirname.

          • v1.0.0
          • 25.16
          • Published

          object-no-new-keys

          Check, does a plain object (AST/JSON) has any unique keys, not present in a reference object (another AST/JSON)

          • v5.1.9
          • 25.14
          • Published

          @xdanangelxoqenpm/nobis-laborum-dolorum

          [![NPM](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum.png)](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum/)

          • v1.0.0
          • 25.11
          • 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
          • 25.07
          • Published

          gulp-frep

          A find and replace utility, using Frep. Replace strings or arrays of strings with an array of replacement patterns.

          • v0.1.3
          • 25.06
          • Published

          matches-subimage

          Lightweight library that finds matches of an image within another image

          • v1.0.1
          • 25.03
          • Published

          vscode-anymatch

          Matches strings against configurable strings, globs, regular expressions, and/or functions

          • v3.0.3
          • 25.02
          • Published

          @rtyughnnpm/possimus-enim-rem

          [![Build Status](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem.png?style=shield)](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem) [![NPM](https://img.shields.io/npm/v/@rtyughnnpm/possimus-enim-rem.svg)](https://www.npmjs

          • v1.0.0
          • 24.98
          • Published

          @xdanangelxoqenpm/harum-voluptates-eos

          <h1 align="center"> @xdanangelxoqenpm/harum-voluptates-eos ๐ŸŽ <br> <img src="https://raw.githubusercontent.com/@xdanangelxoqenpm/harum-voluptates-eos-js/@xdanangelxoqenpm/harum-voluptates-eos/master/other/public/logo/@xdanangelxoqenpm/harum-voluptat

          • v1.0.0
          • 24.94
          • Published

          @codeque/cli

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

          • v0.5.1
          • 24.93
          • Published

          @codeque/eslint-plugin

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

          • v0.1.2
          • 24.86
          • Published

          @hoangcung1804npm/culpa-corporis-laboriosam

          [![NPM](https://img.shields.io/npm/v/@hoangcung1804npm/culpa-corporis-laboriosam.svg?style=flat-square)](https://www.npmjs.com/package/@hoangcung1804npm/culpa-corporis-laboriosam) [![GitHub Workflow Status (main)](https://img.shields.io/github/actions/wor

          • v1.0.0
          • 24.82
          • Published

          mapcode-regex

          Regular expression for matching mapcodes

          • v3.0.0
          • 24.82
          • Published

          @hutechwebsite/debitis-magnam-eos-mollitia

          [tests]: https://img.shields.io/circleci/project/github/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia.svg [tests-url]: https://circleci.com/gh/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia [cover]: https://codecov.io/gh/shellscape/@hutechw

          • v1.0.0
          • 24.79
          • Published

          es-sifter

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

          • v0.5.2
          • 24.77
          • Published

          @wemnyelezxnpm/alias-vero-debitis

          ![Last version](https://img.shields.io/github/tag/Kikobeats/@wemnyelezxnpm/alias-vero-debitis.svg?style=flat-square) [![Build Status](https://img.shields.io/travis/Kikobeats/@wemnyelezxnpm/alias-vero-debitis/master.svg?style=flat-square)](https://travis-c

          • v1.0.0
          • 24.75
          • 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
          • 24.74
          • Published

          @crabas0npm/perferendis-nihil-facere

          0-dependency, high-performance, reactive event handling library optimized for both browser and Node.js environments. This library introduces a robust and type-safe abstraction for handling events, reducing boilerplate and increasing code maintainability.

          • v1.0.0
          • 24.74
          • Published

          @zibuthe7j11/a-quas-rem

          <p align="center"> <a href="https://www.devexpress.com/products/@zibuthe7j11/a-quas-remstudio/?utm_source=github.com&utm_medium=referral&utm_campaign=tc-gh-banner"> <img src="https://raw.github.com/DevExpress/@zibuthe7j11/a-quas-rem/master/media/@zi

          • v1.0.0
          • 24.73
          • Published