New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@markuplint/rules

Package Overview
Dependencies
Maintainers
1
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/rules

Rules for markuplint

  • 1.0.0-alpha.28
  • npm
  • Socket score

Version published
Weekly downloads
20K
decreased by-25.25%
Maintainers
1
Weekly downloads
 
Created
Source

@markuplint/rules

npm version Build Status Coverage Status

Rules

Validation

AvaiableDocsDocs(ja)RuleFixable
attr-duplication🚧
character-reference🚧
🚧🚧🚧comment
deprecated-attr
deprecated-element
doctype🚧
id-duplication
permitted-contents
required-attr

Accessibility

AvaiableDocsDocs(ja)RuleFixable
🚧🚧🚧accessible-text
🚧🚧🚧attr-role
🚧🚧🚧heading-in-sectioning-content
🚧🚧🚧heading-in-sectioning-root
🚧🚧🚧heading-levels-skipping
🚧🚧🚧labeling-controls
landmark-roles
required-h1

Usability

AvaiableDocsDocs(ja)RuleFixable
🚧🚧🚧external-link🚧

Structure Design and Naming Convention

AvaiableDocsDocs(ja)RuleFixable
class-naming
🚧🚧🚧custom-element-naming
🚧🚧🚧data-attr-naming
🚧🚧🚧required-element

Style

AvaiableDocsDocs(ja)RuleFixable
attr-equal-space-after
attr-equal-space-before
attr-spacing
attr-value-quotes
case-sensitive-attr-name
case-sensitive-tag-name
🚧🚧🚧comment-spasing🚧
🚧🚧🚧event-attr
indentation
🚧🚧🚧indentation-attr🚧
🚧🚧🚧path
🚧🚧self-closing-tag🚧
🚧🚧🚧tag-omission🚧

Install

This package is default used that dependenced by markuplint.

Prerequisites: Node.js (Version 12.4.0 or later)

$ npm install @markuplint/rules

$ yarn add @markuplint/rules

Contributing

$ git clone git@github.com:markuplint/markuplint.git -b next
$ yarn
$ yarn build
$ yarn test

Copyright © 2019 markuplint. Unter the MIT License.

FAQs

Package last updated on 23 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc