3.1.35 • Published 11 months ago

@hint/formatter-excel v3.1.35

Weekly downloads
100
License
Apache-2.0
Repository
github
Last release
11 months ago

Excel (@hint/formatter-excel)

The excel formatter outputs the results in an Excel file (xlsx), each resource in its sheet:

Example output for the summary sheet of the excel
formatter

Example output for one of the details sheet of the excel
formatter

The file will be created in the folder where webhint is called from (i.e.: process.cwd()).

To use it you will have to install it via npm:

npm install @hint/formatter-excel --save-dev

Note: The recommended way of running webhint is as a devDependency of your project.

And then activate it via the .hintrc configuration file:

{
    "connector": {...},
    "formatters": ["excel"],
    "hints": {
        ...
    },
    ...
}
3.1.35

11 months ago

3.1.34

1 year ago

3.1.33

2 years ago

3.1.32

2 years ago

3.1.30

2 years ago

3.1.31

2 years ago

3.1.29

2 years ago

3.1.28

2 years ago

3.1.27

2 years ago

3.1.26

2 years ago

3.1.25

2 years ago

3.1.24

3 years ago

3.1.23

3 years ago

3.1.22

3 years ago

3.1.21

3 years ago

3.1.20

3 years ago

3.1.19

4 years ago

3.1.18

4 years ago

3.1.17

4 years ago

3.1.16

4 years ago

3.1.15

4 years ago

3.1.14

4 years ago

3.1.13

4 years ago

3.1.12

4 years ago

3.1.11

5 years ago

3.1.10

5 years ago

3.1.9

5 years ago

3.1.8

5 years ago

3.1.7

5 years ago

3.1.6

5 years ago

3.1.5

5 years ago

3.1.4

5 years ago

3.1.3

5 years ago

3.1.2

5 years ago

3.1.1

5 years ago

3.1.0

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.1

5 years ago

2.0.0

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

1.0.0-beta.0

6 years ago