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

Route Recognizer is a lightweight JavaScript library for matching URL paths against registered routes, supporting dynamic segments, star segments, and nested handlers. It is designed for developers building modular routing systems, such as those using router.js, and prioritizes explicit static paths over dynamic ones when resolving ambiguous routes. The library is compact, modular, and ideal for use as a core component in more comprehensive router architectures.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tildeio/route-recognizer

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for qunit
Account's avatar
broccolijs/broccoli-funnel
Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.
Account's avatar
broccolijs/broccoli-merge-trees
Broccoli plugin to merge multiple trees into one
Account's avatar
chadhietala/broccoli-rollup
A broccoli plugin that uses rollup.js on its input
Account's avatar
rwjblue/broccoli-string-replace
Broccoli plugin to replace a matched string with a replacement.
Account's avatar
tildeio/broccoli-typescript-compiler
A Broccoli plugin which compiles TypeScript files.
Account's avatar
stefanpenner/do-you-even-bench
quick and dirty benchmark.js wrapper
Account's avatar
ember-cli/ember-cli
Command line tool for developing ambitious ember.js apps
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
qunitjs/qunit
An easy-to-use JavaScript Unit Testing framework.
Account's avatar
rollup/rollup-plugin-buble
Compile ES2015 with buble
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

machty's profile
machty
42 contributions
krisselden's profile
krisselden
31 contributions
wagenet's profile
wagenet
20 contributions
rwjblue's profile
rwjblue
20 contributions
nathanhammond's profile
nathanhammond
19 contributions
dependabot[bot]'s profile
dependabot[bot]
15 contributions
bantic's profile
bantic
14 contributions
wycats's profile
wycats
13 contributions
chadhietala's profile
chadhietala
12 contributions
stefanpenner's profile
stefanpenner
11 contributions

Recent events

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

No events yet
tildeio

tildeio/route-recognizer

A lightweight JavaScript library that matches paths against registered routes. It includes support for dynamic and star segments and nested handlers.

TypeScript
464
83
MIT License