4.5.7 • Published 11 months ago

@hint/hint-compat-api v4.5.7

Weekly downloads
4,278
License
Apache-2.0
Repository
github
Last release
11 months ago

Compatibility of CSS, HTML and JavaScript features (compat-api)

compat api contains hints to check if your CSS, HTML, and JavaScript have deprecated or not broadly supported features.

Why is this important?

You need to know if all the properties that you are using in your files are compatible with the target browsers that you want to support.

Hints

How to use these hints?

This package is installed automatically by webhint:

npm install hint --save-dev

To use it, activate it via the .hintrc configuration file:

{
    "connector": {...},
    "formatters": [...],
    "hints": {
        "compat-api/css": "error",
        "compat-api/html": "error",
        ...
    },
    "parsers": [...],
    ...
}

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

4.5.7

11 months ago

4.5.6

11 months ago

4.5.5

1 year ago

4.5.4

1 year ago

4.5.3

2 years ago

4.5.2

2 years ago

4.5.0

2 years ago

4.5.1

2 years ago

4.4.12

2 years ago

4.4.10

2 years ago

4.4.11

2 years ago

4.4.9

2 years ago

4.4.8

2 years ago

4.4.7

2 years ago

4.4.6

3 years ago

4.4.5

3 years ago

4.4.4

3 years ago

4.4.3

3 years ago

4.4.2

3 years ago

4.4.1

3 years ago

4.4.0

4 years ago

4.3.6

4 years ago

4.3.5

4 years ago

4.3.4

4 years ago

4.3.3

4 years ago

4.3.2

4 years ago

4.3.1

4 years ago

4.3.0

4 years ago

4.2.0

5 years ago

4.1.3

5 years ago

4.1.2

5 years ago

4.1.1

5 years ago

4.1.0

5 years ago

4.0.7

5 years ago

4.0.6

5 years ago

4.0.5

5 years ago

4.0.4

5 years ago

4.0.3

5 years ago

4.0.2

5 years ago

4.0.1

5 years ago

4.0.0

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago