api documentation for path-to-regexp (v1.7.0)

Express style path to RegExp utility

table of contents

  1. module path-to-regexp
    1. function path-to-regexp (path, keys, options)
    2. function path-to-regexp.compile (str, options)
    3. function path-to-regexp.parse (str, options)
    4. function path-to-regexp.tokensToFunction (tokens)
    5. function path-to-regexp.tokensToRegExp (tokens, keys, options)

module path-to-regexp

function path-to-regexp (path, keys, options)

function path-to-regexp.compile (str, options)

function path-to-regexp.parse (str, options)

function path-to-regexp.tokensToFunction (tokens)

function path-to-regexp.tokensToRegExp (tokens, keys, options)

[ this document was created with utility2 ]