30 open-source projects similar to snd/url-pattern, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Url Pattern alternative.
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
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
Lo-fi, powerful, community-driven string manipulation library.
Implements string functions widely used in other languages but absent in Go.
:fishingpoleand_fish: A library that allows you to access the text selected by the user
A robust HTML entity encoder/decoder written in JavaScript.
String manipulation helpers for javascript
Multiline strings in JavaScript
Extra JavaScript string methods.
Humanize a URL: https://sindresorhus.com → sindresorhus.com
Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.
sprintf.js is a complete open source JavaScript sprintf implementation
This project is a comprehensive resource directory for web data extraction, providing a curated collection of tools and libraries for parsing data, automating browsers, and managing network operations. It serves as a guide for extracting structured information from HTML, XML, JSON, and PDF formats. The toolkit focuses on advanced data collection strategies, including headless browser automation to interact with JavaScript and a suite of network utilities for DNS resolution and WebSocket connections. It specifically covers methods for bypassing bot protections through proxy pool management, us
:electric_plug: Generating short urls with python has never been easier
🌐 The easiest way to parse and modify URLs in Python.
A simple, immutable URL class with a clean API for interrogation and manipulation.
Happy SDK is an open-source Go framework for building fast, reliable applications. Its modular tools simplify development and prototyping, supporting integration with multi-language projects for technical and non-technical users.
:milky_way: nano library to enhance String.substring / Array.slice with python slice style by Proxy.
Convert a string to a capital case.
Convert a string to a constant case.