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 is an ESLint plugin for enforcing certain JavaScript best practices when using TypeScript, or for general JavaScript projects that want to prevent the use of class inheritance. It provides rules to disallow abstract classes, class inheritance (except for Error classes), and non-ES-compatible TypeScript features like decorators, enums, and private methods. It's intended for developers who want stricter code style enforcement or compatibility with older JavaScript runtimes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bonniernews/eslint-plugin-typescript-rules

Account's avatar
BonnierNews/eslint-config
ESLint config
Account's avatar
typescript-eslint/typescript-eslint
Tooling to test ESLint rules
Account's avatar
eslint-community/eslint-doc-generator
Automatic documentation generator for ESLint plugins and rules.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

chrisode's profile
chrisode
6 contributions
kirinja's profile
kirinja
5 contributions
markusn's profile
markusn
2 contributions
MattiasOlla's profile
MattiasOlla
2 contributions

Recent events

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

No events yet
bonniernews

bonniernews/eslint-plugin-typescrip...

A plugin for enforcing some Javascript best practices when using Typescript as "typed" Javascript. This plugin can also be used together with Javascript to prevent the usage of Class extends.

JavaScript
1
0
MIT License