Repository navigation

#

URI template

Created by J. Gregorio, R. Fielding, M. Hadley, M. Nottingham, D. Orchard

发布于 March 2012

www.rfc-editor.org
维基百科

A URI Template is a compact sequence of characters for describing a range of Uniform Resource Identifiers through variable expansion.

JavaScript
6256
2 年前

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.

Ruby
1587
2 个月前
PHP
1097
12 天前

PHP URI Template (RFC 6570) supports both URI expansion & extraction

PHP
413
10 个月前

Extract and decompose (fuzzy) URLs (including emails, which are conceptually a part of URLs) in texts with Area-Pattern-based modularity

TypeScript
355
8 个月前

URI Template (RFC6570) Implementation in Go

Go
24
3 年前

A type to represent, query, and manipulate a Uniform Resource Identifier.

Python
20
2 年前

Match a URI to a template from a collection of URI Templates

JavaScript
17
6 个月前

🌯 Parse and render URI templates.

Haskell
16
14 小时前

.NET implementation of URI template spec (RFC6570)

C#
16
3 年前

Robust and performant Swift implementation of RFC6570 URI Template

Swift
15
16 天前

URI Templates expansion and reverse-matching for C++

C++
10
3 年前

Pragmatical access to your Rails routes as RFC6570 URI templates.

Ruby
8
7 天前

Test if a URI matches a given URI template (RFC6570)

HTML
8
1 个月前

Vue.js + URI.js = a URI Templates playground

JavaScript
6
4 年前

An RFC6570 implementation, nimble_parsec based

Elixir
4
2 年前

A Typescript implementation of URI Template (RFC6570)

TypeScript
3
4 年前

👽 🧭 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.

PHP
3
2 年前