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 skulptur/common-fns

Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jaredpalmer/tsdx
Zero-config TypeScript package development
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

skulptur's profile
skulptur
1 contributions

Recent events

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

No events yet
skulptur

skulptur/common-fns

Common utility functions for Typescript

TypeScript
0
0
MIT License

The **common-fns** package is a lightweight TypeScript library that bundles a collection of generic, frequently‑used utility functions (e.g., `noop`, type checks, array helpers). It’s aimed at developers who want a simple, zero‑dependency toolbox to streamline everyday coding tasks in Node‑ or browser‑based TypeScript projects. Installation is via npm/yarn and the functions can be imported directly (e.g., `import { noop } from 'common-fns'`).