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 provides a small utility function that checks whether a given value is a valid JavaScript accessor descriptor (i.e., an

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of inspect-js/is-accessor-descriptor

Account's avatar
ljharb/gopd
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Account's avatar
inspect-js/hasOwn
A robust, ES3 compatible, "has own property" predicate.
Account's avatar
ljharb/eslint-config
My shareable eslint config
Account's avatar
ljharb/aud
Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!
Account's avatar
CookPete/auto-changelog
Command line tool for generating a changelog from git tags and commit history
Account's avatar
reggi/evalmd
Evaluates javascript code blocks from markdown files.
Account's avatar
inspect-js/has-property-descriptors
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
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
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
53 contributions
jonschlinkert's profile
jonschlinkert
34 contributions
realityking's profile
realityking
2 contributions

Recent events

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

No events yet
inspect-js

inspect-js/is-accessor-descriptor

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

JavaScript
15
4
MIT License