Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

atom-htmlhint

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atom-htmlhint

HTMLHint reports for your Atom editor

  • 1.1.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source


Atom HTMLHint

HTMLHint reports for your Atom editor.

Travis Build Status Codecov NPM count MIT Licence Chat Chat

  How To UseContributingRoadmapWebsite

preview

Table of Contents

Features

  • Validate on keymap
  • Validate on command
  • Validate on save (toggle in settings)
  • Validate on change (toggle in settings)
  • Option to hide the error panel if no errors were found (toggle in settings)
  • Option to use fold mode by default (toggle in settings)
  • Supports .htmlhintrc config files (project located file will overwrite the global file)

Install

You can install this plugin via the Packages manager in Atom itself or manually through the terminal

$ apm install htmlhint

Usage

HTMLHint is by default validating on save (this can be changed in the package settings), you can also execute it by hitting ctrl-alt-l.

If you like you can even set it to validate while typing in the package settings.

License

Project initially created by @tcarlsen and transferred to the HTMLHint organization.

Logo HTMLHint

MIT License

FAQs

Package last updated on 10 Sep 2018

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