phistuck / Status.IE

Home Page:http://status.modern.ie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Status.Modern.IE This project contains the source code and data for status.modern.IE, a portal for the latest implementation status and future roadmap for interoperable web platform features in Internet Explorer.

##Using IE Status Data Status.Modern.IE provides valuable data on the implementation status and future plans for web platform features in Internet Explorer. This data is encouraged to be used for other purposes as licensed by the Creative Commons Attribution 2.5 License. This data is provided as a JSON document, served at http://status.modern.IE/features. This data is sent with an "Access-Control-Allow-Origin: *" header, so it may be requested cross-domain.

##Building the Project

Prequisites

  1. Install Node.JS, NPM
  2. npm install -g bower
  3. npm install -g yo
  4. npm install -g grunt-cli

Build, run, and debug

From the project's root directory

  1. npm install
  2. bower install
  3. grunt build
  4. node app.js debug

A Node server will start at http://localhost:9000

Contributing

Want to contribute to this project? We'd love to have your help! Take a look at the Contributing Guidelines before you dive in. For many features, support data for browsers other than IE comes from the Chromium Dashboard and bugs against that data can be filed here.

Note that this GitHub project is not for making feature requests for or reporting bugs in Internet Explorer. Internet Explorer feedback can be provided at Microsoft Connect.

Additional Attributions

Portions of the content in this page from chromestatus.com, used under Creative Commons Attribution 2.5 License

HTML5 Logo and related Technology Class iconography by W3C, used under Creative Commons Attribution 3.0 License

JS Logo used under the MIT License

No trademark licenses or rights are provided. All trademarks are the property of their respective owners.

About

http://status.modern.ie

License:Other


Languages

Language:JavaScript 74.8%Language:CSS 21.0%Language:Shell 4.2%