The HTML5 Shiv (2011)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • html5-boilerplate

    A professional front-end template for building fast, robust, and adaptable web apps or sites.

  • Wasn't this moved into Modernizr? There's a library I haven't thought of in a long time.

    Oh, yep. There it is at the bottom:

    > April 2011: IEPP v2 comes out. Modernizr and the html5shiv inherit the latest code. Meanwhile developers everywhere continue to use HTML5 elements in a cross-browser fashion without worry.

    Paul Irish also started (or helped start) the html5 boilerplate project[1], which I am surprised to see is still actively being developed. I relied on that boilerplate for so many of my years of my early career (started full-time front-end in 2011). If you want another blast of nostalgia, check out the earlier releases[2,3] of it. I'm so happy I don't have to use conditional IE statements in my html anymore

    1. https://html5boilerplate.com/

    2. https://github.com/h5bp/html5-boilerplate/tree/v0.9

    3. https://github.com/h5bp/html5-boilerplate/tree/v0.9.5

  • html5shiv

    This script is the defacto way to enable use of HTML5 sectioning elements in legacy Internet Explorer.

  • Wonder no more. It's in the readme! https://github.com/aFarkas/html5shiv#why-is-it-called-a-shiv

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to create a basic webpage. Hey everyone , I need to create a basic web page that has a few hyperlinks at the top, some pictures, and a few paragraphs. I have no clue how to start this, first time doing something like this. Any advice / tips?

    1 project | /r/bbedit | 17 Feb 2023
  • Do you still use HTML5 Boilerplate when starting new projects? what are alternatives?

    1 project | /r/webdev | 11 Jan 2023
  • Be the best web dev you can be

    1 project | /r/webdev | 6 Nov 2022
  • Are there free websites where I could use drag down features and export as HTML?

    1 project | /r/web_design | 28 Aug 2022
  • How to Create an HTML Boilerplate

    1 project | dev.to | 17 Aug 2022