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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nextcloud-libraries/eslint-plugin

Account's avatar
NaturalIntelligence/fast-xml-parser
Validate XML, Parse XML, Build XML without C/C++ based libraries
Account's avatar
stephenhandley/requireindex
Write minimal node index.js files that require and export siblings by file basename
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
streamich/memfs
In-memory file-system with Node's fs API.

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
125 contributions
ChristophWurst's profile
ChristophWurst
93 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
39 contributions
susnux's profile
susnux
30 contributions
skjnldsv's profile
skjnldsv
12 contributions
korelstar's profile
korelstar
9 contributions
nextcloud-bot's profile
nextcloud-bot
4 contributions
ShGKme's profile
ShGKme
3 contributions
AndyScherzinger's profile
AndyScherzinger
2 contributions
dependabot-support's profile
dependabot-support
2 contributions

Recent events

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

No events yet
nextcloud-libraries

nextcloud-libraries/eslint-plugin

An ESLint plugin that detects usage of deprecated and removed Nextcloud APIs

JavaScript
3
1
MIT License

The **@nextcloud/eslint-plugin** is an ESLint extension that scans JavaScript code for usage of deprecated or removed Nextcloud server APIs, letting developers enforce compatibility with specific Nextcloud versions. It’s aimed at developers building Nextcloud apps, providing ready‑made rules (e.g., `no-deprecations`, `no-removed-apis`) and a recommended config that can be combined with the Nextcloud ESLint config to catch API regressions early in the development workflow.