Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

multi-path-matcher

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multi-path-matcher

finds and decodes best matching path

  • 1.2.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
644
decreased by-36.11%
Maintainers
1
Weekly downloads
 
Created
Source

npm Greenkeeper semantic-release styled with prettier Build Status codecov.io Known Vulnerabilities GitHub Issues Dependency Status devDependency Status docs downloads Commitizen friendly

multi-path-matcher

finds and decodes best matching path

usage

API

Table of Contents

CompiledRoutes

Result of the routes compilation

Type: Object

Route

one single route

Type: Object

Properties

  • path string

Match

result of a match

Type: Object

Properties

compile

compile a set of routes

Parameters

Returns Object

matcher

Parameters

Returns Match match

install

With npm do:

npm install multi-path-matcher

license

BSD-2-Clause

FAQs

Package last updated on 06 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc