Skip to main content
Module

x/sfv_parser/mod.ts

Structured Field Values for HTTP parser and serializer
Latest
import * as sfvParser from "https://deno.land/x/sfv_parser@1.1.0/mod.ts";

Classes

Binary API. Representation of Rfc 8941,3.3.5. Byte Sequences.

Boolean API. Representation of Rfc 8941, 3.3.6. Booleans.

Decimal APi. Representation of Rfc 8941, 3.3.2. Decimals.

Dictionary API. Representation of Rfc 8941, 3.2. Dictionaries.

Inner List API. Representation of Rfc 8941, 3.1.1. Inner Lists.

Integer APi. Representation of RFC 8941, 3.3.1. Integers.

Item API. Representation of Rfc 8941, 3.3. Items.

List API. Representation of Rfc 8941, 3.1. Lists.

Parameters API. Representation of Rfc 8941, 3.1.2. Parameters.

String API. Representation of Rfc 8941, 3.3.3. Strings.

Token APi. Representation of RFC 8941, 3.3.4. Tokens.

Enums

Structured field values data type.

Functions

Parse string into List.

Serialize Sfv into string.

Type Aliases

Bare item.

Structured field type.

Structured field values.