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

es‑intrinsic‑cache is a tiny Node module that captures and stores references to JavaScript’s built‑in objects, methods and other “intrinsics” the moment it is required, so they remain untouched even if later code mutates prototypes or globals. It’s aimed at library and framework authors who need reliable, pristine native functionality and want a drop‑in, API‑compatible replacement for the older `get‑intrinsic` package.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of xsfj/es-intrinsic-cache

Account's avatar
ljharb/async-function
A function that returns the normally hidden `AsyncFunction` constructor
Account's avatar
ljharb/async-generator-function
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Account's avatar
ljharb/es-define-property
`Object.defineProperty`, but not IE 8's broken one.
Account's avatar
xsfj/es-error-intrinsics
A simple cache for a few of the JS error constructors.
Account's avatar
ljharb/es-object-atoms
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Account's avatar
Raynos/function-bind
Implementation of Function.prototype.bind
Account's avatar
xsfj/function-apply
Function.prototype.apply()
Account's avatar
xsfj/function-call
Function.prototype.call()
Account's avatar
TimothyGu/generator-function
A function that returns the normally hidden `GeneratorFunction` constructor
Account's avatar
xsfj/get-proto-x
Robustly get the [[Prototype]] of an object
Account's avatar
ljharb/gopd
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Account's avatar
Xotic750/has-symbol-support-x
Tests if ES6 Symbol is supported.
Account's avatar
inspect-js/hasOwn
A robust, ES3 compatible, "has own property" predicate.
Account's avatar
es-shims/math-intrinsics
ES Math-related intrinsics and helpers, robustly cached.
Account's avatar
xsfj/object.getprototypeof-x
Object.getPrototypeOf
Account's avatar
xsfj/reflect.getprototypeof-x
Reflect.getPrototypeOf
Account's avatar
biomejs/biome
Biome is a toolchain for the web: formatter, linter and more

Support the repos that depend on this repository

Top contributors

xsfj's profile
xsfj
3 contributions
1234568593's profile
1234568593
2 contributions

Recent events

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

No events yet
xsfj

xsfj/es-intrinsic-cache

cache JS intrinsics

JavaScript
1
0
MIT License