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-pere is an ESLint extension that flags JavaScript/TypeScript patterns that hurt performance—specifically needless `startsWith`/`indexOf` checks for single characters and repeated object construction inside loops—and offers auto‑fixes or suggestions to use direct indexing or hoist instance creation. It’s aimed at developers who want to tighten runtime efficiency in codebases with heavy string or loop‑intensive logic.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of btea/eslint-plugin-pere

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for estree
Account's avatar
ThisIsManta/eslint-rule-tester
A command-line interface for running ESLint rule unit tests
Account's avatar
rolldown/tsdown
The Elegant Bundler for Libraries
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

btea's profile
btea
15 contributions

Recent events

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

No events yet
btea

btea/eslint-plugin-pere

eslint plugin for check performance

TypeScript
0
0
MIT License