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 ESLint plugin enforces a rule that disallows barrel files, which are files that re-export all exports from other modules using `export * from`. It's designed for TypeScript/JavaScript projects aiming to improve build performance, prevent circular dependencies, and enable better tree shaking by discouraging the use of barrel files.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of art0rz/eslint-plugin-no-barrel-files

Account's avatar
typescript-eslint/typescript-eslint
Utilities for working with TypeScript + ESLint together
Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
semantic-release/changelog
semantic-release plugin to create or update a changelog file
Account's avatar
semantic-release/commit-analyzer
semantic-release plugin to analyze commits with conventional-changelog
Account's avatar
semantic-release/git
semantic-release plugin to commit release assets to the project's git repository
Account's avatar
semantic-release/npm
semantic-release plugin to publish a npm package
Account's avatar
semantic-release/release-notes-generator
semantic-release plugin to generate changelog content with conventional-changelog
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
typescript-eslint/typescript-eslint
Tooling to test ESLint rules
Account's avatar
typescript-eslint/typescript-eslint
Types for the TypeScript-ESTree AST spec
Account's avatar
vitest-dev/vitest
V8 coverage provider for Vitest
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

art0rz's profile
art0rz
30 contributions
semantic-release-bot's profile
semantic-release-bot
9 contributions
eai04191's profile
eai04191
2 contributions
ashfurrow's profile
ashfurrow
1 contributions
rakleed's profile
rakleed
1 contributions

Recent events

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

No events yet
art0rz

art0rz/eslint-plugin-no-barrel-file...

ESLint rule that disallows barrel files

TypeScript
51
3
ISC License