Repository navigation
URI template
Created by J. Gregorio, R. Fielding, M. Hadley, M. Nottingham, D. Orchard
发布于 March 2012
- Website
- www.rfc-editor.org
- Wikipedia
- 维基百科
A URI Template is a compact sequence of characters for describing a range of Uniform Resource Identifiers through variable expansion.
Javascript URL mutation library
Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
[READ-ONLY] URI manipulation Library
PHP URI Template (RFC 6570) supports both URI expansion & extraction
Extract and decompose (fuzzy) URLs (including emails, which are conceptually a part of URLs) in texts with Area-Pattern-based modularity
A type to represent, query, and manipulate a Uniform Resource Identifier.
Match a URI to a template from a collection of URI Templates
Robust and performant Swift implementation of RFC6570 URI Template
URI Templates expansion and reverse-matching for C++
Converts GTFS-RT to Linked Connections
Pragmatical access to your Rails routes as RFC6570 URI templates.
Test if a URI matches a given URI template (RFC6570)
Vue.js + URI.js = a URI Templates playground
An RFC6570 implementation, nimble_parsec based
A Typescript implementation of URI Template (RFC6570)
👽 🧭 A PHP library for conveniently managing URL components, offering features for easily processing hostnames, ports, schemes, and more, making it an intuitive solution for working with URLs in PHP-based applications.
URI Template rfc6570 implementatin for Vert.x