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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mleko/typescript-object-utils

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for tape
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

mleko's profile
mleko
64 contributions
beradrian's profile
beradrian
2 contributions

Recent events

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

No events yet
mleko

mleko/typescript-object-utils

Immutable object manipulation helper methods

TypeScript
2
1
MIT License

The **typescript-object-utils** library provides a collection of immutable helper functions for working with plain JavaScript objects in TypeScript—e.g., shallow/deep merging, shallow/deep merging that preserves unchanged references, shallow equality checks, and generic `objectMap`/`objectReduce`. It’s aimed at TypeScript developers who need functional‑style, non‑mutating object manipulation without pulling in larger utility libraries.