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 Vue projects that enforces a custom kebab-case class naming convention (VKCN) to ensure CSS encapsulation through class names. It's designed for Vue developers who want to maintain consistent, convention-compliant class naming across their templates and styles, with additional rules to prevent dynamic class names and undefined class usage.

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
renovate[bot]'s profile
renovate[bot]
155 contributions
ota-meshi's profile
ota-meshi
115 contributions
renovate-bot's profile
renovate-bot
42 contributions
levchak0910's profile
levchak0910
40 contributions
dependabot[bot]'s profile
dependabot[bot]
22 contributions
github-actions[bot]'s profile
github-actions[bot]
10 contributions
simllll's profile
simllll
2 contributions
privatenumber's profile
privatenumber
2 contributions
baseballyama's profile
baseballyama
1 contributions
levchak0910

levchak0910/vkcn-eslint-plugin

ESLint plugin that ensures a VKCN (kebab class naming) convention in Vue projects

TypeScript
2
1
MIT License

Support the dependencies of levchak0910/vkcn-eslint-plugin

Account's avatar
eslint-community/eslint-utils
Utilities for ESLint plugins.
Account's avatar
mesqueeb/case-anything
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
Account's avatar
ota-meshi/eslint-compat-utils
Provides an API for ESLint custom rules that is compatible with the latest ESLint even when using older ESLint.
Account's avatar
estools/esquery
A query library for ECMAScript AST using a CSS selector like query language.
Account's avatar
ka-weihe/fastest-levenshtein
Fastest Levenshtein distance implementation in JS.
Account's avatar
postcss/postcss-selector-parser
Selector parser with built in methods for working with selector strings.
Account's avatar
stylus/postcss-styl
PostCSS parser plugin for converting Stylus syntax to PostCSS AST.
Account's avatar
ota-meshi/eslint-plugin
ESLint configuration plugin for me.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for eslint
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for esquery
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for estree
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
antfu-collective/bumpp
Bump version, commit changes, tag, and push to Git
Account's avatar
mysticatea/eslint-plugin-eslint-comments
Additional ESLint rules for ESLint directive comments.
Account's avatar
eslint-community/eslint-plugin-eslint-plugin
An ESLint plugin for linting ESLint plugins
Account's avatar
ota-meshi/eslint-plugin-json-schema-validator
ESLint plugin that validates data using JSON Schema Validator.
Account's avatar
ota-meshi/eslint-plugin-jsonc
ESLint plugin for JSON, JSONC and JSON5 files.
Account's avatar
eslint-community/eslint-plugin-n
Additional ESLint's rules for Node.js
Account's avatar
ota-meshi/eslint-plugin-node-dependencies
ESLint plugin to check Node.js dependencies.
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
ota-meshi/eslint-plugin-regexp
ESLint plugin for finding RegExp mistakes and RegExp style guide violations.
Account's avatar
ota-meshi/eslint-plugin-yml
This ESLint plugin provides linting rules for YAML.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vuejs/vue-eslint-parser
The ESLint custom parser for `.vue` files.