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 package provides a function to create an array of unique values that are included in all given arrays, using SameValueZero for equality comparisons. It's designed for developers working with JavaScript who need to find common elements across multiple arrays.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of xotic750/array-intersection-x

Account's avatar
Xotic750/array-filter-x
Creates an array with all elements that pass the test by the provided function.
Account's avatar
Xotic750/array-includes-x
Determines whether an array includes a certain element.
Account's avatar
Xotic750/array-reduce-x
Reduce an array (from left to right) to a single value.
Account's avatar
Xotic750/array-some-x
Tests whether some element passes the provided function.
Account's avatar
Xotic750/is-nil-x
Checks if `value` is `null` or `undefined`.
Account's avatar
Xotic750/simple-methodize-x
Methodize a prototype method. Compliant to 8 arguments.
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.
Account's avatar
babel/eslint-plugin-babel
an eslint rule plugin companion to babel-eslint
Account's avatar
amilajack/eslint-plugin-compat
Lint browser compatibility of API used
Account's avatar
atfzl/eslint-plugin-css-modules
Checks that you are using the existent css/scss/less classes, no more no less
Account's avatar
mysticatea/eslint-plugin-eslint-comments
Additional ESLint rules for ESLint directive comments.
Account's avatar
BenoitZugmeyer/eslint-plugin-html
A ESLint plugin to lint and fix inline scripts contained in HTML files.
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
gajus/eslint-plugin-jsdoc
JSDoc linting rules for ESLint.
Account's avatar
azeemba/eslint-plugin-json
eslint plugin for JSON files
Account's avatar
idok/eslint-plugin-lodash
Lodash specific linting rules for ESLint
Account's avatar
dustinspecker/eslint-plugin-no-use-extend-native
ESLint plugin to prevent use of extended native objects
Account's avatar
bryanrsmith/eslint-plugin-prefer-object-spread
ESLint rule for suggesting that object spread properties be used instead of Object.assign().
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
bryanrsmith/eslint-plugin-sort-class-members
ESLint rule for enforcing consistent ES6 class member order.
Account's avatar
lukeapage/eslint-plugin-switch-case
switch-case specific linting rules for ESLint
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`

Support the repos that depend on this repository

Top contributors

Xotic750's profile
Xotic750
64 contributions

Recent events

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

No events yet
xotic750

xotic750/array-intersection-x

Creates an array of unique values that are included in all given arrays.

JavaScript
0
0
MIT License