0.2.7 • Published 4 years ago

fp-htmllint v0.2.7

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

htmllint extension for Fepper

Known Vulnerabilities Linux Build Status Mac Build Status Windows Build Status Coverage Status License

This extension will lint the HTML in your public/patterns directory.

Install

cd extend
npm i --save-dev fp-htmllint

Use

Add this tasks to extend/contrib.js

  • Under gulp task 'contrib:once'
    • 'htmllint'

On the command line:

fp htmllint

On installation, a .htmllintrc file will be copied into your project's current working directory. Customize it to the needs of your project: htmllint options.

You can customize further by writing additional gulp-htmllint options to your pref.yml file.

htmllint:
  config: another/location/.htmllintrc
  failOnError: true
0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.2

6 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.19

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago