mafmt
- Version 10.0.0
- Published
- 48.8 kB
- 1 dependency
- MIT license
Install
npm i mafmtyarn add mafmtpnpm add mafmtOverview
A multiaddr validator
Index
Variables
variable Circuit
const Circuit: Mafmt;variable DNS
const DNS: Mafmt;variable DNS4
const DNS4: Mafmt;{import('./types').MatchesFunction} MatchesFunction {import('./types').PartialMatchesFunction} PartialMatchesFunction {import('./types').Mafmt} Mafmt
variable DNS6
const DNS6: Mafmt;variable DNSADDR
const DNSADDR: Mafmt;variable HTTP
const HTTP: Mafmt;variable HTTPS
const HTTPS: Mafmt;variable IP
const IP: Mafmt;variable IPFS
const IPFS: Mafmt;variable P2P
const P2P: Mafmt;variable QUIC
const QUIC: Mafmt;variable Reliable
const Reliable: Mafmt;variable Stardust
const Stardust: Mafmt;variable TCP
const TCP: Mafmt;variable UDP
const UDP: Mafmt;variable UTP
const UTP: Mafmt;variable WebRTCDirect
const WebRTCDirect: Mafmt;variable WebRTCStar
const WebRTCStar: Mafmt;variable WebSockets
const WebSockets: Mafmt;variable WebSocketsSecure
const WebSocketsSecure: Mafmt;variable WebSocketStar
const WebSocketStar: Mafmt;Type Aliases
type Mafmt
type Mafmt = import('./types').Mafmt;type MatchesFunction
type MatchesFunction = import('./types').MatchesFunction;type PartialMatchesFunction
type PartialMatchesFunction = import('./types').PartialMatchesFunction;Package Files (1)
Dependencies (1)
Dev Dependencies (3)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/mafmt.
- Markdown[](https://www.jsdocs.io/package/mafmt)
- HTML<a href="https://www.jsdocs.io/package/mafmt"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2464 ms. - Missing or incorrect documentation? Open an issue for this package.
