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

ESLint plugin for React Native that provides accessibility linting rules to help identify common accessibility issues in React Native apps, building upon eslint-plugin-jsx-a11y. It's designed for React Native developers who want to ensure their apps are more accessible to users with screen readers by enforcing best practices for accessibility props and components.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
formidablelabs

formidablelabs/eslint-plugin-react-...

React Native specific accessibility linting rules.

JavaScript
304
27
MIT License
jpdriver's profile
jpdriver
53 contributions
alex-saunders's profile
alex-saunders
21 contributions
carbonrobot's profile
carbonrobot
7 contributions
draperunner's profile
draperunner
6 contributions
imranolas's profile
imranolas
4 contributions
gabts's profile
gabts
4 contributions
github-actions[bot]'s profile
github-actions[bot]
4 contributions
cpresler's profile
cpresler
2 contributions
VirtualDOMinic's profile
VirtualDOMinic
2 contributions
jevakallio's profile
jevakallio
2 contributions

Support the dependencies of formidablelabs/eslint-plugin-react-native-a11y

Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
kyldvs/ast-types-flow
Flow types for the Javascript AST
Account's avatar
jsx-eslint/jsx-ast-utils
AST utility module for statically analyzing JSX
Account's avatar
babel/babel
Babel command line.
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
Strip flow type annotations from your output code.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
svitejs/changesets-changelog-github-compact
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
gajus/eslint-plugin-flowtype
Flowtype linting rules for ESLint.
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
jestjs/jest
Account's avatar
iarna/in-publish
Detect if we were run as a result of `npm publish`
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
facebook/jscodeshift
A toolkit for JavaScript codemods
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
ljharb/object.assign
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
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
devongovett/to-ast
Converts JavaScript objects to equivalent ASTs