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

`fill-object` is a tiny JavaScript/TypeScript utility that recursively merges a partial configuration object with a full default schema, filling in any missing deep properties while stripping out keys that aren’t defined in the schema. It’s aimed at developers who need a lightweight alternative to Lodash’s `defaultsDeep` for validating and completing nested option objects, with an optional flag to replace mismatched‑type values with the defaults.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of giancarl021/fill-object

Account's avatar
pvorb/node-clone
deep cloning of objects and arrays
Account's avatar
jestjs/jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for clone
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jestjs/jest
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

Giancarl021's profile
Giancarl021
14 contributions

Recent events

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

No events yet
giancarl021

giancarl021/fill-object

Fill deep properties missing in an object based on a default object

TypeScript
1
0
MIT License