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

This project is a utility for React developers using PropTypes that enforces strict prop validation, causing an error if any prop not explicitly declared in the propTypes definition is passed to a component. It helps catch accidental or unintended extra props during development, improving component reliability and preventing bugs from unde

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ljharb/prop-types-exact

Account's avatar
ljharb/call-bound
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Account's avatar
ljharb/es-errors
A simple cache for a few of the JS Error constructors.
Account's avatar
inspect-js/hasOwn
A robust, ES3 compatible, "has own property" predicate.
Account's avatar
juliangruber/isarray
Array#isArray for older browsers
Account's avatar
ljharb/object.assign
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Account's avatar
ljharb/own-keys
Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible
Account's avatar
babel/babel
Babel command line.
Account's avatar
ljharb/eslint-config
My shareable eslint config
Account's avatar
CookPete/auto-changelog
Command line tool for generating a changelog from git tags and commit history
Account's avatar
airbnb/babel-preset-airbnb
A babel preset for transforming your JavaScript for Airbnb
Account's avatar
andris9/encoding
Convert encodings, uses iconv-lite
Account's avatar
enzymejs/enzyme
JavaScript Testing utilities for React
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
iarna/in-publish
Detect if we were run as a result of `npm publish`
Account's avatar
ljharb/npmignore
Command line tool for creating or updating a .npmignore file based on .gitignore.
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
lupomontero/psl
Domain name parser based on the Public Suffix List
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
ljharb/safe-publish-latest
Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

ljharb's profile
ljharb
95 contributions
jackwilsdon's profile
jackwilsdon
1 contributions

Recent events

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

No events yet
ljharb

ljharb/prop-types-exact

For use with React PropTypes. Will error on any prop not explicitly specified.

JavaScript
238
7
MIT License