Skip to content

axdg/regex-mux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regex-mux

A minimal regex based router (or mux)

Build Status Circle CI

Installation

Install the package with npm and add it to your dependencies:

npm install --save regexp-mux

Usage

import create from 'regex-mux'

About

A minimal regex based router (or mux)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published