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 is a JavaScript library that provides polyfills for ES6 Map and Set collections, enabling developers to use these data structures in older JavaScript environments that don't natively support them. It's designed for web developers who need consistent Map and Set functionality across different browsers or Node.js versions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of xotic750/collections-x

Account's avatar
Xotic750/array-for-each-x
Executes a provided function once for each array element.
Account's avatar
Xotic750/array-some-x
Tests whether some element passes the provided function.
Account's avatar
Xotic750/assert-is-function-x
If isFunction(callbackfn) is false, throw a TypeError exception.
Account's avatar
Xotic750/assert-is-object-x
If IsObject(value) is false, throw a TypeError exception.
Account's avatar
Xotic750/attempt-x
Invokes function, returning an object of the results.
Account's avatar
Xotic750/big-counter-x
A big counter.
Account's avatar
Xotic750/get-prototype-of-x
Sham for Object.getPrototypeOf
Account's avatar
Xotic750/has-own-property-x
Used to determine whether an object has an own property with the specified property key.
Account's avatar
Xotic750/index-of-x
An extended ES6 indexOf.
Account's avatar
Xotic750/is-array-like-x
Determine if a value is array like.
Account's avatar
Xotic750/is-array-x
Determines whether the passed value is an Array.
Account's avatar
inspect-js/is-boolean-object
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Account's avatar
Xotic750/is-function-x
Determine whether a given value is a function object.
Account's avatar
Xotic750/is-map-x
Detect whether or not an object is an ES6 Map.
Account's avatar
Xotic750/is-object-like-x
Determine if a value is object like.
Account's avatar
Xotic750/is-primitive-x
Returns true if the value is a primitive.
Account's avatar
Xotic750/is-set-x
Detect whether or not an object is an ES6 SET.
Account's avatar
inspect-js/is-string
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Account's avatar
Xotic750/is-surrogate-pair-x
Tests if 2 characters together are a surrogate pair.
Account's avatar
Xotic750/object-create-x
Sham for Object.create
Account's avatar
Xotic750/object-define-properties-x
Sham for Object.defineProperties
Account's avatar
Xotic750/object-define-property-x
Sham for Object.defineProperty
Account's avatar
Xotic750/rename-function-x
Rename a function.
Account's avatar
Xotic750/simple-call-x
The abstract operation Call is used to call the [[Call]] internal method of a function object.
Account's avatar
Xotic750/simple-methodize-x
Methodize a prototype method. Compliant to 8 arguments.
Account's avatar
Xotic750/symbol-iterator-x
The system Symbol.iterator (real or fake)
Account's avatar
Xotic750/symbol-species-x
System Symbol.species (real or fake)
Account's avatar
Xotic750/to-boolean-x
Converts argument to a value of type Boolean.
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Babel command line
Account's avatar
babel/babel
Compile ES5 property mutator shorthand syntax to Object.defineProperty
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for webpack
Account's avatar
Xotic750/eslint-config-recommended
Current recommendation ESLint config.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
import-js/eslint-plugin-import
Resolve paths to dependencies, given a webpack.config.js. Plugin for eslint-plugin-import.

Support the repos that depend on this repository

Top contributors

Xotic750's profile
Xotic750
105 contributions

Recent events

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

No events yet
xotic750

xotic750/collections-x

ES6 collections fallback library: Map and Set.

JavaScript
2
0
MIT License