Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The **JavaScript Basic Route Matcher** is a lightweight utility that creates functions for parsing URLs into parameter objects and for building URLs from data, with optional per‑parameter validation. It works in both Node.js and browsers and is intended to be embedded into larger routing libraries, providing simple pattern syntax (e.g., `"user/:id"`), regex‑based routes, and bidirectional `parse`/`stringify` methods. It’s aimed at developers needing a minimal, plug‑in‑ready router component for web applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of cowboy/javascript-route-matcher

Account's avatar
gruntjs/grunt
The JavaScript Task Runner

Support the repos that depend on this repository

Top contributors

cowboy's profile
cowboy
23 contributions
kadamwhite's profile
kadamwhite
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
cowboy

cowboy/javascript-route-matcher

A simple route matching / url building utility. Intended to be included as part of a larger routing library.

JavaScript
83
13
GNU General Public License v2.0