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

Tabbable is a small utility for finding all tabbable DOM nodes within a containing node, designed for developers working on web accessibility. It accurately identifies elements that can receive focus via the Tab key, including buttons, inputs, links, and elements with tabindex attributes, while accounting for various edge cases like disabled elements, hidden nodes, and browser inconsistencies. The project is ideal for frontend developers and accessibility-focused teams building inclusive web applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of focus-trap/tabbable

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
ESLint parser that allows for linting of experimental syntax transformed by Babel
Account's avatar
babel/babel
Companion rules for @babel/eslint-parser
Account's avatar
babel/babel
Remove nullish coalescing operator
Account's avatar
babel/babel
Transform optional chaining operators into a series of nil checks
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
cypress-io/code-coverage
Saves the code coverage collected during Cypress tests
Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
testing-library/dom-testing-library
Simple and complete DOM testing utilities that encourage good testing practices.
Account's avatar
testing-library/jest-dom
Custom jest matchers to test the state of the DOM
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
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
all-contributors/all-contributors-cli
Tool to easily add recognition for new contributors
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
istanbuljs/babel-plugin-istanbul
A babel plugin that adds istanbul instrumentation to ES6 code
Account's avatar
substack/brfs
browserify fs.readFileSync() static asset inliner
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
mattdesl/budo
a browserify server for rapid prototyping
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
cypress-io/cypress
Cypress is a next generation front end testing tool built for the modern web
Account's avatar
import-js/eslint-plugin-import
Node default behavior import resolution plugin for eslint-plugin-import.
Account's avatar
import-js/eslint-import-resolver-typescript
This plugin adds `TypeScript` support to `eslint-plugin-import`
Account's avatar
cypress-io/eslint-plugin-cypress
An ESLint plugin for projects using Cypress
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
testing-library/eslint-plugin-jest-dom
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with jest-dom
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jestjs/jest
Account's avatar
jest-community/jest-watch-typeahead
Jest plugin for filtering by filename or test name
Account's avatar
Qard/onchange
Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
browserify/watchify
watch mode for browserify builds
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
1727 contributions
stefcameron's profile
stefcameron
90 contributions
davidtheclark's profile
davidtheclark
26 contributions
github-actions[bot]'s profile
github-actions[bot]
20 contributions
allcontributors[bot]'s profile
allcontributors[bot]
18 contributions
chaance's profile
chaance
14 contributions
idoros's profile
idoros
7 contributions
Andarist's profile
Andarist
6 contributions
DaviDevMod's profile
DaviDevMod
4 contributions
vonagam's profile
vonagam
3 contributions

Recent events

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

No events yet
focus-trap

focus-trap/tabbable

Find descendants of a DOM node that are in the tab order

JavaScript
617
57
MIT License