Skip to content

Celadora/ignore-paths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ignore-paths

Usage:

// if "/somepath" is matched, then middleware is ignored and the
// next app.use(...) path is followed.

app.use(ignorePaths("/somepath", middleware);

About

Helper for ExpressJS middleware to ignore paths

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published