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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of canjs/can-parse-uri

Account's avatar
canjs/can-namespace
Namespace where can-* packages are registered
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
stealjs/steal
Gets JavaScript.
Account's avatar
bitovi/steal-qunit
QUnit and StealJS
Account's avatar
stealjs/steal-tools
Futuristic build tools for ES6 Module applications.
Account's avatar
bitovi/testee
Automated cross-browser testing made easy.

Support the repos that depend on this repository

Top contributors

chasenlehara's profile
chasenlehara
13 contributions
cherifGsoul's profile
cherifGsoul
5 contributions
justinbmeyer's profile
justinbmeyer
3 contributions
matthewp's profile
matthewp
3 contributions
bmomberger-bitovi's profile
bmomberger-bitovi
2 contributions
iherndon's profile
iherndon
1 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
1 contributions
imaustink's profile
imaustink
1 contributions

Recent events

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

No events yet
canjs

canjs/can-parse-uri

Parse a URI into its components.

JavaScript
1
0
MIT License

can-parse-uri is a lightweight JavaScript utility that parses a URL string into its constituent parts (protocol, host, pathname, query, hash, etc.). It’s packaged as an npm module and is intended for developers—especially those using the CanJS ecosystem—who need a simple, reliable way to decompose URIs in web applications.