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

polylint

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polylint

Keeps your Polymer Elements clean and functional!

  • 2.6.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
78
decreased by-22.77%
Maintainers
1
Weekly downloads
 
Created
Source

Polylint

Catch errors in your polymer project before even running your code.

Installation

polylint is available via npm. Just run npm install -g polylint from a terminal and you're ready to go.

Usage

If you want to lint a project in my-project-dir with two endpoints, index.html and cart.html, you could run:

polylint --root my-project-dir/ --input index.html cart.html

For complete usage instructions, run:

polylint --help

FAQs

Package last updated on 10 Nov 2015

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