awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
snd avatar

snd/url-pattern

0
View on GitHub↗
588 stars·43 forks·CoffeeScript·MIT·9 views

Url Pattern

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

Features

  • String Manipulation - Matches URLs and converts strings to data.
  • String Utilities - Pattern matching for URLs and strings.
  • URL and Network Utilities - Matches URLs against patterns more easily than regex.
  • URL Utilities - Pattern matching for URLs and strings.

Star history

Star history chart for snd/url-patternStar history chart for snd/url-pattern

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does snd/url-pattern do?

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

What are the main features of snd/url-pattern?

The main features of snd/url-pattern are: String Manipulation, String Utilities, URL and Network Utilities, URL Utilities.

What are some open-source alternatives to snd/url-pattern?

Open-source alternatives to snd/url-pattern include: sindresorhus/query-string — This is a suite of JavaScript utilities for the bidirectional conversion and manipulation of URL components and query… medialize/uri.js — URI.js is a full-featured JavaScript library for parsing, building, normalizing, and mutating URLs and their… huandu/xstrings — Implements string functions widely used in other languages but absent in Go. epeli/underscore.string — String manipulation helpers for javascript. gobeam/stringy — Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many… alexei/sprintf.js — sprintf.js is a complete open source JavaScript sprintf implementation.

Open-source alternatives to Url Pattern

Similar open-source projects, ranked by how many features they share with Url Pattern.
  • sindresorhus/query-stringsindresorhus avatar

    sindresorhus/query-string

    6,904View on GitHub↗

    This is a suite of JavaScript utilities for the bidirectional conversion and manipulation of URL components and query parameters. It provides a mechanism for parsing URL query strings into data objects and serializing those objects back into URL-encoded strings. The library includes functions for filtering, isolating, and modifying parameters within a full URL or query string. It supports the construction of complete web links by combining base addresses with formatted query parameters. The toolset covers data transformation primitives such as alphabetical key sorting, input sanitization, an

    JavaScript
    View on GitHub↗6,904
  • medialize/uri.jsmedialize avatar

    medialize/URI.js

    6,228View on GitHub↗

    URI.js is a full-featured JavaScript library for parsing, building, normalizing, and mutating URLs and their components programmatically. It provides a mutable-component object model that exposes each URL part as a separate object with getter and setter methods, enabling direct manipulation of schemes, hosts, paths, query strings, and fragments. The library implements strict RFC 3986 compliance for encoding, decoding, and normalization of URI components, and includes a template expansion engine that substitutes variables using operator-specific rules. The library distinguishes itself through

    JavaScript
    View on GitHub↗6,228
  • evandrolg/selectingEvandroLG avatar

    EvandroLG/selecting

    96View on GitHub↗

    :fishingpoleand_fish: A library that allows you to access the text selected by the user

    JavaScript
    View on GitHub↗96
  • alexei/sprintf.jsalexei avatar

    alexei/sprintf.js

    2,140View on GitHub↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    View on GitHub↗2,140
  • See all 30 alternatives to Url Pattern→