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

`@bahmutov/all-paths` is a tiny Node utility that walks through a JavaScript object and returns an array of every possible property path (as arrays of keys), similar to a recursive version of `Object.keys`. It’s useful for developers who need to enumerate or access all nested values—e.g., when combined with functional helpers like Ramda’s `path`.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bahmutov/all-paths

Account's avatar
bahmutov/ban-sensitive-files
Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git
Account's avatar
dependency-check-team/dependency-check
checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json
Account's avatar
bahmutov/deps-ok
Fast checking of top level dependencies based on version numbers
Account's avatar
softwarescales/git-issues
Git issues extension to list issues of a Git project
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
davglass/license-checker
Check license info for a package
Account's avatar
nodesecurity/nsp
The Node Security (nodesecurity.io) command line interface
Account's avatar
bahmutov/pre-git
Automatically install pre-commit / pre-git hooks for your npm modules.
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
semantic-release/travis-deploy-once
Run a deployment script only once in the Travis test matrix

Support the repos that depend on this repository

Top contributors

renovate-bot's profile
renovate-bot
41 contributions
bahmutov's profile
bahmutov
4 contributions

Recent events

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

No events yet
bahmutov

bahmutov/all-paths

Given an object returns list of all possible paths to its properties

JavaScript
3
0
No license