2.10.4 • Published 7 years ago

polylint v2.10.4

Weekly downloads
283
License
BSD-3-Clause
Repository
github
Last release
7 years ago

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.

Installing the Atom Package

Polylint provides a package for the Atom editor for in-line code linting. To install:

  1. Install the linter package with apm install linter or through Atom's package installer interface
  2. Install the polymer-atom package through apm install polymer-atom or through Atom's package installer.
  3. Lint!

Installing the Sublime Plugin

There is currently a Sublime plugin that leverages Polylint available at https://github.com/nomego/SublimeLinter-contrib-polylint

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

Contributing

Polymer :heart: contributions! Please see the Contributing Guide for general Polymer project contribution guidelines.

2.10.4

7 years ago

2.10.3

7 years ago

2.10.2

7 years ago

2.10.1

8 years ago

2.10.0

8 years ago

2.9.1

8 years ago

2.9.0

8 years ago

2.8.0

8 years ago

2.7.3

8 years ago

2.7.2

8 years ago

2.7.1

8 years ago

2.7.0

8 years ago

2.6.0

8 years ago

2.5.0

8 years ago

2.4.3

9 years ago

2.4.2

9 years ago

2.4.1

9 years ago

2.4.0

9 years ago

2.3.3

9 years ago

2.3.2

9 years ago

2.3.1

9 years ago

2.3.0

9 years ago

2.1.0

9 years ago

2.0.0

9 years ago

1.0.1

9 years ago