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

Extra-lazy is a TypeScript/JavaScript library that provides lazy evaluation utilities, allowing values and functions to be computed only when needed and cached for subsequent use. It's designed for developers working with TypeScript or JavaScript who want to optimize performance by deferring expensive computations until they're actually required. The library offers various lazy evaluation functions including lazy, weakLazy, lazyFunction, lazyAsyncFunction, and lazyStatic, with the latter mimicking React hooks' behavior for static memoization.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
blackglory

blackglory/extra-lazy

🌳

TypeScript
0
0
MIT License
BlackGlory's profile
BlackGlory
51 contributions
dependabot[bot]'s profile
dependabot[bot]
8 contributions

Support the dependencies of blackglory/extra-lazy

Account's avatar
BlackGlory/extra-utils
Utilities for JavaScript and Typescript
Account's avatar
BlackGlory/jest-resolver
Account's avatar
BlackGlory/pass
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jestjs/jest
Account's avatar
BlackGlory/return-style
Non-intrusively convert the result of any function or promise to the user's desired style.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
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/tslib
Runtime library for TypeScript helper functions
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
LeDDGroup/typescript-transform-paths
Transforms module resolution paths using TypeScript path mapping and/or custom paths