0.2.7 • Published 2 years ago

fp-htmllint v0.2.7

Weekly downloads
4
License
MIT
Repository
github
Last release
2 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

2 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.2

5 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.19

7 years ago

0.0.18

7 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago