Giter Club home page Giter Club logo

ie8linter's Introduction

ie8linter

A little tool to lint websites for IE8 compatibility, with warnings for possible pitfalls and suggested fixes.

You can see it live at: http://ie8.caffeine.co.il/

Screenshot

Unfortunately for some of us, there are still projects out there that require compatibility with our friendly dinosaur IE8. For these special occasions I made this little linter. What it would do is spit all the usual suspects that cause incompatibility and suggest fixes. Rather than scratch your head for hours about a missing navigation bar only to find you set an initial value on your position property in one of the multiple CSS files, just give it to the linter.

Installation

  • git clone https://github.com/israelidanny/ie8linter.git
  • cd ie8linter
  • npm install -g phantomjs && npm install
  • node main.js

Contributing

Feel free to contribute your "favorite" pitfall or bug in the issues section or as a pull request (as of now the source code isn't very heavily commented, sorry about that).

I'd love to hear about suggestions of common pitfalls, useful polyfills and problems you had with IE8 you wish would have been caught by a linter automatically

You can always drop me a line here: [email protected]

ie8linter's People

Contributors

etodanik avatar cvrebert avatar coliff avatar

Watchers

賴紀廷 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.