redux-query-sync
Synchronise URL query parameters and redux state.
Found 5542 results for url sync
Synchronise URL query parameters and redux state.
➔ Schema-based slug plugin for Mongoose ✓ single⋮compound ✓ unique within collection⋮group ✓ nested docs⋮arrays ✓ relative⋮abs paths ✓ sync on change: create⋮save⋮update⋮updateOne⋮updateMany⋮findOneAndUpdate ✓ $set operator ✓ counter⋮shortId
Synchronously check if a URL exists.
use-url-sync is a utility package that helps you sync your states to url without hassle
A composition API that sync url query to data base on Vue3.
Synchronously check if a URL exists.
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
A querystring parser that supports nesting and arrays, with a depth limit
Resolve a URI relative to an optional base URI
Encode a URL to a percent-encoded form, excluding already-encoded sequences
A tiny (118 bytes), secure URL-friendly unique string ID generator
HTTP and HTTPS modules that follow redirects.
Open stuff like URLs, files, executables. Cross-platform.
Check if a protocol requires a certain port number to be added to an URL.
Normalize a URL
The core `url` packaged standalone for use with Browserify.
Human-friendly and powerful HTTP request library for Node.js
Small footprint URL parser that works seamlessly across Node.js and browser environments
Universal WHATWG Fetch API for Node, Browsers and React Native
css loader module for webpack
Minify URLs by converting them from absolute to relative.
A better decodeURIComponent
Some useful utilities I often need
Create clickable links in the terminal
Get the set npm registry URL
Returns a `stream.Readable` from a URI string
Parse and stringify URL query strings
Normalize URLs with PostCSS
Library to work against complex domain names, subdomains and URIs.
Join urls and normalize as in path.join.
Prepend `https://` to humanized URLs like sindresorhus.com and localhost
Lax `url.parse()` with support for protocol-less URLs & IPs
Webpack loader that resolves relative paths in url() statements based on the original source file
micromark utility to sanitize urls
Returns `true` if the path appears to be relative.
Check if a URL is absolute
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
mdast extension to parse and serialize GFM autolink literals
Slugifies a String
micromark extension to support GFM autolink literals
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
A low level git url parser.
Synchronise redux state with URL query parameters.
Get the protocols of an input url.
An advanced url parser supporting git urls too.
A URI template implementation (RFC 6570 compliant)
Generate a slug just like GitHub does for markdown headings.
A high level git url parser for common git providers.
Parse paths (local paths, urls: ssh/git/etc)
Check if an input value is a ssh url or not.
Timeout HTTP/HTTPS requests
Extremely fast implementation of node core url library
URI.js is a Javascript library for working with URLs.
Get the remote origin URL of a Git repository
Tiny and elegant HTTP client based on the Fetch API
Small, efficient encoding of SVG data URIs for CSS, HTML, etc.
Check if a string is a URL
Map of URL attributes in HTML
Convert a WHATWG URL to an http(s).request options object.
URI validation functions
Mighty but tiny URI parser
Download and extract files
maps a URL to an identifier
The ultra-lightweight Node.js HTTP client
Find URLs, email addresses, #hashtags and @mentions in plain-text strings, then convert them into HTML <a> links.
Create the tarball URL of a npm package
An implementation of the URL Living Standard
Determines whether a value is a WHATWG URL.
Generate the origin from an URL or check if two URL/Origins are the same
Parse a github URL into an object.
Extremely fast implementation of node core url library
Detect if a string is a data URL
Generate a slug – transliteration with a lot of options
JavaScript library to parse and build "purl" aka. package URLs. This is a microlibrary implementing the purl spec at https://github.com/package-url
Slugify a string
PostCSS plugin to rebase or inline on url().
The core lightweight HTTP client for Node
Download and extract files
rehype plugin to automatically add `target` and `rel` attributes to external links
Utility to automatically link the URLs, email addresses, phone numbers, hashtags, and mentions (Twitter, Instagram) in a given block of text/HTML
Synchronizes MobX observables with URL query parameters.
Brings the node url api layer to whatwg-url class
Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields
Convert a file path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`
Library to work against complex domain names, subdomains and URIs. Only contains ICANN section.
extracts and replaces values and IDs in URLs
urlgrey is a library for url querying and manipulation
Join urls or system paths, even with undefined values
URL parsing and manipulation utilities for cspell
Convenience wrapper for Got to interact with the GitHub API
Parse a github git url and return the github repo url
Build an absolute URL from a base URL and a relative URL (RFC 1808). No dependencies!
small function to append a query string to a URL
Check if a URL is relative
A library for simplifying encoding and decoding URL query parameters.
Store state in URL as in object, types and structure are preserved, with TS validation. Same API as React.useState, wthout any hasssle or boilerplate. Next.js@14-15 and react-router@6-7.
Type-safe search params state manager for React - Like useState, but stored in the URL query string
Transfer git url to web url
Shim for `import.meta.resolve`
Generate HTML elements from a javascript object.
Regular expression for matching URLs
React Hook for managing state in URL query parameters with easy serialization.
OpenAPI Server URL templating parser, validator and substitution mechanism.
Quickly parse & match URLs
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
get the file directory from import.meta.url
React element interface for linkifyjs
Reconstruct the original URL used in an HTTP request based on the HTTP request headers
slugifies even utf-8 chars!
React component to parse links (urls, emails, etc.) in text into clickable links
Isomorphic/Universal WHATWG URL API with some support legacy node URL API
Convert relative file system paths into safe URI paths
Check if passive events are available on the current device
Dependency-free request URI matcher
IANA Uniform Resource Identifier (URI) Schemes list, including crowd sourced unofficial ones
URL rewrite middleware for express
Use Ky in both Node.js and browsers
Get tags from a remote Git repo
Slug generator with less than 1 KB and no dependencies, RFC 3986 compliant
URL host resolver for Docker applications
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
Module to match url by pattern with wildcard
JavaScript Load Image is a library to load images provided as File or Blob objects or via URL. It returns an optionally scaled, cropped or rotated HTML img or canvas element. It also provides methods to parse image metadata to extract IPTC and Exif tags a
Strongly typed trie data structure for path and URL-like strings.
URL Safe Base64 encoding
Check if hover is available on the current device
Generate a URL for opening a new GitHub issue with prefilled title, body, and other fields
Import files as data-URIs or ES Modules
Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers.
Javascript module to extract and fetch HTTP link information from blocks of text.
A parser and formatter for MongoDB URIs.
Get the git remote origin URL from your local git repository. Remember! A remote origin must exist first!
Regex to validate that a URL is a git url.
remark-lint rule to warn when URLs without angle brackets are used
Splits a hostname into subdomains, domain and (effective) top-level domains
Open stuff like URLs, files, executables. Cross-platform.
Humanize a URL: `https://sindresorhus.com` → `sindresorhus.com`
Simple parser for redis url
HTML String interface for linkifyjs
Determine whether the native WHATWG URL implementation is available.
Uri and query string manipulation
JavaScript API to work against complex domain names, subdomains and URIs.
Percent-encode characters in strings matching a regular expression
Convert a URL to a valid filename
URL extensions for tinyhttp
Fetch URL contents
[](https://github.com/rudyhuynh/use-url-search-params/blob/master/License)
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
Find broken links, missing images, etc in your HTML. Scurry around your site and find all those broken links.
Database configuration URL parser for node.js
Strip the authentication part of a URL
WordPress URL utilities.
Get the YouTube, Vimeo, Vine, VideoPress, TikTok, Microsoft Stream, Loom or Dailymotion video id from a url or embed string.
WHATWG URL for Node & Browser.
URI Template [RFC 6570] expansion and extraction
A module to manipulate search part of URLs (querystring)
Append querystring params to a URL.
React library to safely render HTML, filter attributes, autowrap text, autolink, and much more.
DOM URLs for Node
Library to work against complex domain names, subdomains and URIs.
Get the username (or 'owner' name) from a git/GitHub remote origin URL.
Parse a tarball URL hosted in the npm registry
A library for managing state through query parameters in the URL in React. Works well with or without Redux and React Router.
Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged
React hook for handling parameters in URL fragment
lws middleware plugin adding URL rewriting support
Super simple no fluff rest URL style formatting for node.
A modernized, esm-only fork of qs without unnecessary polyfills
The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!
Parse text and make them into multiple React Native Text elements
Checks if two URLs pass the "same origin"-policy (RFC 6454)
Extract domain name from URL
Formats 'email', 'ipaddress' and 'url' for convict
Link component for Ink
String interface for linkifyjs
Extract user, repo, and other interesting properties from GitHub URLs
Human-friendly and powerful HTTP request library for Node.js
A isomorphic, bullet-proof, ninja-ready route parsing, matching, and reversing library for Javascript in Node and the browser.
The core `url` packaged standalone for use with Browserify.
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Checks for URLs during typing and pasting and automatically converts them to links.
Resolve mongodb+srv:// URLs to mongodb:// URLs
Resolve relative IRIs to absolute IRIs given a base IRI
Parse a youtube url returning the video ID.
A <Hyperlink /> component for react-native to make urls, fuzzy links, emails etc clickable
Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths
Extract the TLD/domain/subdomain parts of an URL/hostname against mozilla TLDs 'official' listing .
Type-safe search params state manager for Next.js - Like React.useState, but stored in the URL query string
Node's URL module plus relative pathing
Retrieve formatted URL addresses for local and LAN access.
A library to easily scrape metadata from an article on the web using Open Graph, JSON+LD, regular HTML metadata, and series of fallbacks.
Compare URLs by first normalizing them
Modular version of punycode package
Quickly parse & match URLs
Convenient state management of query parameters in Next.js apps.
Read user name, email and URL from .npmrc or .gitconfig
A library for concatenating URL's.
remark-lint rule to warn on empty URLs in links and images
Join the urls like joining the paths
A lightweight Node.js library to fetch the file size from a remote URL without downloading the file. Zero dependencies. Returns a Promise with the file size formatted as 'B', 'KB', 'MB', 'GB', or 'TB'.
PostHTML plugin for transforming URLs. A fork of posthtml/posthtml-urls.
Like `path.join` but for a URL
An asset manager for node
File URI manipulation library
PostHTML plugin for transforming URLs.
Ensures that module (import-like or `url`) can be resolved to a module on the file system.
Parse urls from css
PostCSS plugin to manage assets
Slugify a string
Parse a url assuming `http` if no protocol or `//` is provided.
Parse string values in package.json into objects.
remark-lint rule to warn when URLs are also defined identifiers
Rollup plugin to rebase, inline or copy assets referenced from the code
Get all URLs in a string
Node.js module to generate URL slugs. Another one? This one cares about i18n and transliterates non-Latin scripts to conform to the RFC3986 standard. Mostly API-compatible with similar modules.
Stringify an authors object to `name <email> (url)`.
Normalize a url or url fragment by percent-encoding exactly the chars encodeURIComponent does
match or ignore url path
Lightweight URL manipulation with JavaScript.
Utils for normalizing and formatting repo data.
URL key-value cache.
Small universal base64url functions for node.js and browsers
Check if a url is an image using HTTP HEAD
Find broken links, missing images, etc in your HTML.
Given an url resolve it as fast as possible
A small library that builds a URL given its components
Set request url
Request a url and scrape the metadata from its HTML using Node.js or the browser.
Make strings url safe (with no dependencies)
Stringify objects as URL Query Strings, a lightweight mock of jQuery.param without any dependencies!
featherweight url to handler matching
Static-path uses TypeScript to prevent 404s and other path generation mistakes at compile time
Static file serving for Electron apps
The ultra-lightweight Node.js HTTP client now with http agent support
An efficient way to extract Amazon ASIN and ISBN from Amazon links. Supports Amazon premalinks (short URLs) and does everything once, not twice.
React component which render text with anchored url(s)
The ultra-lightweight Node.js HTTP client
Parse the various Spotify URI formats into Objects and back
Extract the Github project / repository URL from a given object
url safe base64 en- and decoding
Get url property from HTML markup
Copy files from one path to another, based on the instructions provided in a configuration file.
A secretlint rule that check Basic Authentication.
$.param() reverse function
Tiny URI parser and builder with chainable API
A helper for safely embedding URLs in style properties
A subdomain-safe name generator
retext plugin to classify url-like values as syntax, not natural language
Uppy plugin that includes all remote sources that Uppy+Companion offer, like Instagram, Google Drive, Dropox, Box, Unsplash, Url etc