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

This project provides a collection of JavaScript (ES) value fixtures for use in unit tests. It is designed for JavaScript developers who need reliable, standardized test data when writing test suites for code that manipulates or expects specific ES values. The fixtures simplify test setup by offering pre-defined, consistent examples of common JavaScript types and edge cases.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ljharb/es-value-fixtures

Account's avatar
ljharb/has-bigints
Determine if the JS environment has BigInt support.
Account's avatar
inspect-js/has-symbols
Determine if the JS environment has Symbol support. Supports spec, or shams.
Account's avatar
ljharb/intl-fallback-symbol
ECMA-402 Intl spec's internal `FallbackSymbol`
Account's avatar
ljharb/make-arrow-function
Function that returns an arbitrary arrow function, or undefined if arrow function syntax is unsupported.
Account's avatar
ljharb/make-async-function
Function that returns an arbitrary `async function`, or undefined if `async function` syntax is unsupported.
Account's avatar
ljharb/make-generator-function
Returns an arbitrary generator function, or undefined if generator syntax is unsupported.
Account's avatar
ljharb/object.assign
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Account's avatar
arethetypeswrong/arethetypeswronghub.io.git
A CLI tool for arethetypeswrong.github.io
Account's avatar
ljharb/eslint-config
My shareable eslint config
Account's avatar
ljharb/tsconfig
My personal tsconfig(s), so my open source projects can share them.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for array.prototype.flatmap
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for call-bind
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for foreach
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for isarray
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for make-arrow-function
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for make-async-function
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for make-generator-function
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for object.assign
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for reflect.ownkeys
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for tape
Account's avatar
es-shims/Array.prototype.flatMap
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
Account's avatar
CookPete/auto-changelog
Command line tool for generating a changelog from git tags and commit history
Account's avatar
andris9/encoding
Convert encodings, uses iconv-lite
Account's avatar
manuelstofer/foreach
foreach component + npm package
Account's avatar
ljharb/get-intrinsic
Get and robustly cache all JS language-level intrinsics at first require time
Account's avatar
juliangruber/isarray
Array#isArray for older browsers
Account's avatar
ljharb/npmignore
Command line tool for creating or updating a .npmignore file based on .gitignore.
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
es-shims/Reflect.ownKeys
ES2015 spec-compliant shim for Reflect.ownKeys
Account's avatar
ljharb/safe-publish-latest
Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.
Account's avatar
es-shims/Symbol.prototype.description
Spec-compliant shim for Symbol.prototype.description proposal.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
es-shims/well-known-symbols
An ESnext spec-compliant shim/polyfill/replacement for all Well-Known Symbols that works in any environment with Symbols.

Support the repos that depend on this repository

Top contributors

ljharb's profile
ljharb
78 contributions

Recent events

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

No events yet
ljharb

ljharb/es-value-fixtures

Fixtures of ES values, for testing purposes.

JavaScript
3
0
MIT License