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 javascript-ninja/react-router-prop-types

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for prop-types
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react-dom
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for React Router
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react-router-config
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
facebook/react
React package for working with the DOM.
Account's avatar
remix-run/react-router
Declarative routing for React
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

el-psy-k's profile
el-psy-k
23 contributions
rvinzent's profile
rvinzent
1 contributions
maseh87's profile
maseh87
1 contributions

Recent events

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

No events yet
javascript-ninja

javascript-ninja/react-router-prop-...

Runtime type checking for react-router props

TypeScript
49
10
MIT License

react‑router‑prop‑types is a tiny utility library that provides PropTypes definitions for the objects supplied by **react‑router** (history, location, match, and route). By importing these PropTypes you can add runtime validation to your React components’ router props, helping catch mistakes during development. It’s aimed at React developers using react‑router who want simple, type‑checked prop validation without writing custom checks.