Coder Social home page Coder Social logo

designtips / hint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from webhintio/hint

0.0 2.0 0.0 20.53 MB

💡 A hinting engine for the web

Home Page: https://webhint.io/

License: Apache License 2.0

TypeScript 91.77% HTML 2.10% JavaScript 4.44% CSS 1.68% Batchfile 0.01%

hint's Introduction

webhint

Build Status Gitter FOSSA Status

Quick start user guide

Once you have Node.js v8.x on your machine, you can use npx or install hint globally to use it.

Using npx

Run the following command:

npx hint https://example.com

This will analyze https://example.com using the default configuration.

Installing webhint globally

npm install -g --engine-strict hint

Create a .hintrc file by running this command and following the instructions:

npm create hintrc

Scan a website:

hint https://example.com

To use a different formatter than the one specified in your .hintrc file you can do the following:

hint https://example.com --formatters excel

To use a different hint than the one specified in your .hintrc file:

hint https://example.com --hints html-checker

Multiple hints can be specified as a comma separated string:

hint https://example.com --hints axe,html-checker

For more in depth information on how to get started, configurations, and more, see the online user guide, or the local version for the most recent (and unstable) content.

Contributing to webhint

To know more about the internals of webhint, the structure of the project, how to create new hints, collectors, formatters, etc, take a look at the online contributor guide (or the local version).

Code of Conduct

This project adheres to the JS Foundation’s code of conduct. By participating in this project you agree to abide by its terms.

License

The code is available under the Apache 2.0 license.

FOSSA Status

hint's People

Contributors

alrra avatar molant avatar dependabot-support avatar sarvaje avatar greenkeeper[bot] avatar antross avatar iamhopp avatar qzhou1607-zz avatar maggers avatar qczhou avatar isabellachen avatar ststimac avatar austinkelleher avatar chrisguttandin avatar kshyju avatar frvge avatar kborchers avatar uzitech avatar karansapolia avatar shivangg avatar utsavized avatar poshaughnessy avatar bruiztorres avatar dependabot[bot] avatar t-sauer avatar ckgrafico avatar johnemau avatar dhritzkiv avatar moozzyk avatar asos-francesca avatar

Watchers

Trey Brister avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.