Html5please

screenshot of Html5please

Html5please

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

Overview:

This product is a tool that allows users to look up HTML5, CSS3, and other web technology features to determine if they are ready for use and how to implement them, whether through polyfills, fallbacks, or as they are. The tool provides guidance on installation, dependencies, and getting started with generating HTML pages and creating markdown files for each feature.

Features:

  • Feature Lookup: Check if HTML5, CSS3, and other web technology features are ready for use.
  • Implementation Guidance: Learn how to use features with polyfills, fallbacks, or as they are.
  • Dependency Check: Verify installed dependencies before starting.
  • HTML Page Generation: Easily create an index.html page for the project.
  • Markdown File Creation: Generate markdown files for each feature under the posts folder.
  • User-Friendly Interface: Simplified commands and scripts for ease of use.
  • Watchers Integration: Start watchers and preview the project in the browser seamlessly.
gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.