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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?