eslint-plugin-vue CDN files

jsDelivr monthly hits badge
  1. eslint-plugin-vue@10.8.0 /
  2. dist /
  3. rules
...
syntaxes
array-bracket-newline.js 648 B
array-bracket-spacing.js 652 B
array-element-newline.js 645 B
arrow-spacing.js 584 B
attribute-hyphenation.js 4.04 KB
attributes-order.js 11.46 KB
block-lang.js 5.06 KB
block-order.js 4.73 KB
block-spacing.js 616 B
block-tag-newline.js 8.77 KB
brace-style.js 608 B
camelcase.js 546 B
comma-dangle.js 580 B
comma-spacing.js 678 B
comma-style.js 747 B
comment-directive.js 9.87 KB
component-api-style.js 7.03 KB
component-definition-name-casing.js 3.08 KB
component-name-in-template-casing.js 5.25 KB
component-options-name-casing.js 2.97 KB
custom-event-name-casing.js 6.71 KB
define-emits-declaration.js 2.7 KB
define-macros-order.js 10.09 KB
define-props-declaration.js 1.78 KB
define-props-destructuring.js 2.21 KB
dot-location.js 580 B
dot-notation.js 605 B
enforce-style-attribute.js 3.94 KB
eqeqeq.js 563 B
first-attribute-linebreak.js 2.84 KB
func-call-spacing.js 737 B
html-button-has-type.js 3.22 KB
html-closing-bracket-newline.js 4.24 KB
html-closing-bracket-spacing.js 3.49 KB
html-comment-content-newline.js 5.02 KB
html-comment-content-spacing.js 4.09 KB
html-comment-indent.js 6.81 KB
html-end-tags.js 1.6 KB
html-indent.js 2.47 KB
html-quotes.js 2.7 KB
html-self-closing.js 5.47 KB
jsx-uses-vars.js 2.19 KB
key-spacing.js 612 B
keyword-spacing.js 624 B
match-component-file-name.js 4.04 KB
match-component-import-name.js 2.06 KB
max-attributes-per-line.js 3.98 KB
max-len.js 12.19 KB
max-lines-per-block.js 2.51 KB
max-props.js 2.05 KB
max-template-depth.js 1.7 KB
multi-word-component-names.js 3.6 KB
multiline-html-element-content-newline.js 5.88 KB
multiline-ternary.js 710 B
mustache-interpolation-spacing.js 3.02 KB
new-line-between-multi-line-property.js 3.59 KB
next-tick-style.js 3.56 KB
no-arrow-functions-in-watch.js 1.5 KB
no-async-in-computed-properties.js 8.24 KB
no-bare-strings-in-template.js 6.29 KB
no-boolean-default.js 3.91 KB
no-child-content.js 3.71 KB
no-computed-properties-in-data.js 2.63 KB
no-console.js 1.42 KB
no-constant-condition.js 975 B
no-custom-modifiers-on-v-model.js 1.57 KB
no-deprecated-data-object-declaration.js 2.41 KB
no-deprecated-delete-set.js 3.07 KB
no-deprecated-destroyed-lifecycle.js 2.23 KB
no-deprecated-dollar-listeners-api.js 1.59 KB
no-deprecated-dollar-scopedslots-api.js 1.77 KB
no-deprecated-events-api.js 1.6 KB
no-deprecated-filter.js 1.15 KB
no-deprecated-functional-template.js 1.28 KB
no-deprecated-html-element-is.js 1.8 KB
no-deprecated-inline-template.js 1.21 KB
no-deprecated-model-definition.js 3.61 KB
no-deprecated-props-default-this.js 3.2 KB
no-deprecated-router-link-tag-prop.js 2.32 KB
no-deprecated-scope-attribute.js 1.27 KB
no-deprecated-slot-attribute.js 1.54 KB
no-deprecated-slot-scope-attribute.js 1.34 KB
no-deprecated-v-bind-sync.js 1.66 KB
no-deprecated-v-is.js 1.16 KB
no-deprecated-v-on-native-modifier.js 1.3 KB
no-deprecated-v-on-number-modifiers.js 1.81 KB
no-deprecated-vue-config-keycodes.js 1.42 KB
no-dupe-keys.js 4.95 KB
no-dupe-v-else-if.js 5 KB
no-duplicate-attr-inheritance.js 3.33 KB
no-duplicate-attributes.js 2.76 KB
no-duplicate-class-names.js 8.6 KB
no-empty-component-block.js 2.62 KB
no-empty-pattern.js 574 B
no-export-in-script-setup.js 2.11 KB
no-expose-after-await.js 5.42 KB
no-extra-parens.js 5.76 KB
no-implicit-coercion.js 693 B
no-import-compiler-macros.js 2.62 KB
no-irregular-whitespace.js 6.6 KB
no-lifecycle-after-await.js 3.41 KB
no-literals-in-template.js 2.47 KB
no-lone-template.js 2.26 KB
no-loss-of-precision.js 665 B
no-multi-spaces.js 3.12 KB
no-multiple-objects-in-class.js 1.64 KB
no-multiple-slot-args.js 2.73 KB
no-multiple-template-root.js 3.21 KB
no-mutating-props.js 10.72 KB
no-negated-condition.js 671 B
no-negated-v-if-condition.js 4.99 KB
no-parsing-error.js 3.12 KB
no-potential-component-option-typo.js 3.56 KB
no-ref-as-operand.js 7.15 KB
no-ref-object-reactivity-loss.js 4.27 KB
no-required-prop-with-default.js 3.67 KB
no-reserved-component-names.js 5.73 KB
no-reserved-keys.js 2.44 KB
no-reserved-props.js 2.1 KB
no-restricted-block.js 2.66 KB
no-restricted-call-after-await.js 5.41 KB
no-restricted-class.js 3.58 KB
no-restricted-component-names.js 3.82 KB
no-restricted-component-options.js 4.87 KB
no-restricted-custom-event.js 6.49 KB
no-restricted-html-elements.js 1.97 KB
no-restricted-props.js 4.88 KB
no-restricted-static-attribute.js 3.63 KB
no-restricted-syntax.js 615 B
no-restricted-v-bind.js 4.07 KB
no-restricted-v-on.js 3.99 KB
no-root-v-if.js 1.3 KB
no-setup-props-reactivity-loss.js 8.77 KB
no-shared-component-data.js 2.32 KB
no-side-effects-in-computed-properties.js 5.14 KB
no-spaces-around-equal-signs-in-attribute.js 1.65 KB
no-sparse-arrays.js 574 B
no-static-inline-styles.js 3.8 KB
no-template-key.js 1.37 KB
no-template-shadow.js 3.48 KB
no-template-target-blank.js 3.48 KB
no-textarea-mustache.js 1.25 KB
no-this-in-before-route-enter.js 2.47 KB
no-undef-components.js 8.01 KB
no-undef-directives.js 5.07 KB
no-undef-properties.js 13.69 KB
no-unsupported-features.js 6.94 KB
no-unused-components.js 3.38 KB
no-unused-emit-declarations.js 8.33 KB
no-unused-properties.js 17.36 KB
no-unused-refs.js 5.09 KB
no-unused-vars.js 4.08 KB
no-use-computed-property-like-method.js 14.12 KB
no-use-v-else-with-v-for.js 1.5 KB
no-use-v-if-with-v-for.js 3.12 KB
no-useless-concat.js 603 B
no-useless-mustaches.js 3.55 KB
no-useless-template-attributes.js 2.32 KB
no-useless-v-bind.js 3.75 KB
no-v-for-template-key.js 1.34 KB
no-v-for-template-key-on-child.js 2.69 KB
no-v-html.js 2.01 KB
no-v-model-argument.js 1.36 KB
no-v-text.js 1.07 KB
no-v-text-v-html-on-component.js 2.52 KB
no-watch-after-await.js 3.44 KB
object-curly-newline.js 644 B
object-curly-spacing.js 648 B
object-property-newline.js 656 B
object-shorthand.js 661 B
one-component-per-file.js 1.51 KB
operator-linebreak.js 604 B
order-in-components.js 8.42 KB
padding-line-between-blocks.js 5.49 KB
padding-line-between-tags.js 5.01 KB
padding-lines-in-component-definition.js 9.48 KB
prefer-define-options.js 3.21 KB
prefer-import-from-vue.js 2.74 KB
prefer-prop-type-boolean-first.js 2.83 KB
prefer-separate-static-class.js 5.68 KB
prefer-template.js 595 B
prefer-true-attribute-shorthand.js 4.43 KB
prefer-use-template-ref.js 2.72 KB
prop-name-casing.js 2.43 KB
quote-props.js 1.56 KB
require-component-is.js 1.27 KB
require-default-export.js 1.74 KB
require-default-prop.js 5.52 KB
require-direct-export.js 3.4 KB
require-emit-validator.js 2.48 KB
require-explicit-emits.js 13.9 KB
require-explicit-slots.js 4.33 KB
require-expose.js 8.31 KB
require-macro-variable-name.js 2.41 KB
require-name-property.js 3.22 KB
require-prop-comment.js 3.31 KB
require-prop-type-constructor.js 2.86 KB
require-prop-types.js 2.92 KB
require-render-return.js 1.41 KB
require-slots-as-functions.js 2.82 KB
require-toggle-inside-transition.js 2.97 KB
require-typed-object-prop.js 4.1 KB
require-typed-ref.js 2.87 KB
require-v-for-key.js 1.7 KB
require-valid-default-prop.js 11.7 KB
restricted-component-names.js 2.59 KB
return-in-computed-property.js 2.8 KB
return-in-emits-validator.js 3.59 KB
script-indent.js 1.54 KB
singleline-html-element-content-newline.js 5.41 KB
slot-name-casing.js 2.15 KB
sort-keys.js 6.26 KB
space-in-parens.js 686 B
space-infix-ops.js 654 B
space-unary-ops.js 654 B
static-class-names-order.js 1.6 KB
template-curly-spacing.js 678 B
this-in-template.js 2.88 KB
use-v-on-exact.js 5.49 KB
v-bind-style.js 4.53 KB
v-for-delimiter-style.js 1.9 KB
v-if-else-key.js 8.5 KB
v-on-event-hyphenation.js 3.49 KB
v-on-handler-style.js 13.66 KB
v-on-style.js 1.63 KB
v-slot-style.js 4.37 KB
valid-attribute-name.js 1.69 KB
valid-define-emits.js 3.63 KB
valid-define-options.js 3.48 KB
valid-define-props.js 3.62 KB
valid-model-definition.js 1.5 KB
valid-next-tick.js 4.75 KB
valid-template-root.js 1.73 KB
valid-v-bind.js 1.6 KB
valid-v-bind-sync.js 4.19 KB
valid-v-cloak.js 1.7 KB
valid-v-else.js 2.37 KB
valid-v-else-if.js 2.39 KB
valid-v-for.js 5.75 KB
valid-v-html.js 1.72 KB
valid-v-if.js 2.16 KB
valid-v-is.js 2.25 KB
valid-v-memo.js 3.3 KB
valid-v-model.js 5.97 KB
valid-v-on.js 3.27 KB
valid-v-once.js 1.69 KB
valid-v-pre.js 1.68 KB
valid-v-show.js 1.92 KB
valid-v-slot.js 11.37 KB
valid-v-text.js 1.72 KB

Free Open Source CDN for eslint-plugin-vue

Looking for a nice landing page for your package? https://www.jsdelivr.com/package/npm/eslint-plugin-vue