@btilford/uri-template
Version:
Javascript RFC 6570 URI template
19 lines (18 loc) • 378 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8">
<title>btilford/uri-template docs</title>
<style>
body {
background: rgb(30, 30, 30);
color: rgb(222,222,222);
}
pre {
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
background: rgb(20, 20, 20);
padding: 1em;
}
</style>
</head>
<body>