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

pick‑deep is a tiny (≈28 LOC) Node.js utility that creates a new object containing only the specified deep properties of a source object, using dot‑notation paths or custom separators. It’s aimed at JavaScript developers who need a lightweight, dependency‑free way to “pick” nested values from complex objects without pulling in larger libraries.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of strikeentco/pick-deep

Account's avatar
strikeentco/get
Get a property from a nested object using a dot path or custom separator
Account's avatar
strikeentco/set
Set nested values on an object using a dot path or custom separator
Account's avatar
airbnb/javascript
Airbnb's ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jsx-eslint/eslint-plugin-jsx-a11y
Static AST checker for accessibility rules on JSX elements.
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

strikeentco's profile
strikeentco
2 contributions

Recent events

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

No events yet
strikeentco

strikeentco/pick-deep

Creates an object composed of the picked object properties from a nested object using a dot path or custom separator

JavaScript
8
1
MIT License