html5please

Graded Feature Support: Look up web technologies and find out if they are ready for use.

  • Owner: h5bp/html5please
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

HTML5 Please

Build Status
devDependency Status

Look up HTML5, CSS3, etc features, know if they are ready for use, and if so
find out how you should use them – with polyfills, fallbacks or as they are.

Before you begin

Make sure you have all dependencies installed.

  1. Install Node.js
  2. Install Ruby
  3. In your terminal, navigate to the project and type:
npm install
bundle install

Getting Started

  • To generate the index.html page, type:

    npm run render
    
  • To start the watchers and open the project in your browser:

    npm run watch
    
  • Each of the features requires its own markdown file under posts folder. It is easy to create using the node script on the parent directory, type:

    npm run new
    

    And start entering details about the feature you want to add.

Main metrics

Overview
Name With Ownerh5bp/html5please
Primary LanguageJavaScript
Program languageRuby (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2011-07-09 18:32:29
Pushed At2024-07-08 18:18:35
Last Commit At2022-05-02 08:16:35
Release Count0
用户参与
Stargazers Count838
Watchers Count48
Fork Count263
Commits Count1k
Has Issues Enabled
Issues Count154
Issue Open Count19
Pull Requests Count210
Pull Requests Open Count2
Pull Requests Close Count118
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private