path-ignore

1.0.1 • Public • Published

ignore util

usage

const pathIgnore = require('path-ignore');
const test = pathIgnore(['/foo', '/bar']);

api

  • authIgnore

    • params

      • rules: An Express-style string, an array of strings, or a regular expression.
    • return a tester function

Readme

Keywords

Package Sidebar

Install

npm i path-ignore

Weekly Downloads

2

Version

1.0.1

License

none

Last publish

Collaborators

  • hqidea