Skip to content

A VSCode extension that provides HTML boilerplate, suited for 2021 web standards.

License

Notifications You must be signed in to change notification settings

remyhunt/vsc-html-modern

Repository files navigation

Visual Studio Code Modern HTML Boilerplate

A featureful html boilerplate updated 2021 web standards.

This extension was inspired by this popular github repository for HTML5 boilerplate, and this blog post by Manuel Manuel Matuzovic. The markup used are all common and good practices for SEO and accesibility. The writer of this post elegantly published the markup with details and justification line-by-line. I highly recommend visiting that post.

v2.0.* Release Notes

-Added a simplified version of the boilerplate, for users who are looking for more minimal functionality.

-Added a webmanifest json boilerplate snippet.

Usage

Start typing html*" in an HTML file and select the snippet from the menu in order

Here's what's included:

File type:

html

• HTML Boilerplate 2021
• HTML Boilerplate 2021 - Simplified Version
• HTML Boilerplate 2021 - Barebones

webmanifest.json

• HTML Boilerplate 2021 - WebManifest File

demo

Installation

You can download the package here via the VSCode marketplace or search for it in the Extensions sidebar within VSCode.

File Types

Supported file types are included in contributes object of the package.json Currently supporting *.html and *.json files.

Issues

If you have any issues report them at Issues

Source

Github

Contributors

remy hunter

About

A VSCode extension that provides HTML boilerplate, suited for 2021 web standards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published