Git Product home page Git Product logo

Comments (4)

rowanmanning avatar rowanmanning commented on May 19, 2024

Hi Tom,

Thanks for bringing this up.

We did look at keeping a copy locally briefly but it wasn't a big priority for our use-case. I'd be interested in merging if you wanted to work on this, but we're currently building the next major version of pa11y (no ETA yet) which no longer uses HTML CodeSniffer, so I don't have much time to dedicate to writing a fix myself.

Rowan

from pa11y.

whymarrh avatar whymarrh commented on May 19, 2024

@tomduckering This is probably what you're referring to, but in the event that it isn't:

You can supply the -c or --htmlcs flag to pa11y and have it load a different URL for HTML_CodeSniffer. For example:

$ wget http://squizlabs.github.io/HTML_CodeSniffer/build/HTMLCS.js
$ # Or alternatively `curl -O`
$ python -m SimpleHTTPServer
$ # Or put it on a server that your machines have access to

And run pa11y like so: pa11y --htmlcs localhost:8000/HTMLCS.js example.com.

I do agree though that this is jumping through hoops.

@rowanmanning Will v2.0 be open source?

from pa11y.

rowanmanning avatar rowanmanning commented on May 19, 2024

@whymarrh absolutely! Alpha stages at the moment, but was planning to get some early feedback from you at some point. Public roadmap should hopefully appear soon

from pa11y.

rowanmanning avatar rowanmanning commented on May 19, 2024

Marking this as resolved – you can achieve this from an offline machine in the way that @whymarrh specified for now. In the next version of pa11y, I'm considering moving to a locally-hosted version of HTML CodeSniffer by default which will make this much easier in future.

from pa11y.

Related Issues (20)

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.