html5please

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

  • 所有者: h5bp/html5please
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者h5bp/html5please
主編程語言JavaScript
編程語言Ruby (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2011-07-09 18:32:29
推送於2024-07-08 18:18:35
最后一次提交2022-05-02 08:16:35
發布數0
用户参与
星數838
關注者數48
派生數263
提交數1k
已啟用問題?
問題數154
打開的問題數19
拉請求數210
打開的拉請求數2
關閉的拉請求數118
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?